# Notion Download (https://21notion.com/en/docs/notion-download)

## Notion Installation and Download

### Windows

**Method 1: Download Cloud Installation Package**

* [Quark Cloud Drive](https://pan.quark.cn/s/e72959da3f41)

**Method 2: Visit Notion Official Website to Download**

* [Official Website](https://www.notion.com/zh-cn/desktop)

### Apple Users

#### iPhone / iPad Users

Search for Notion in the App Store and install

![202511174505.png](https://pic.eryinote.com/PicGo/202511171252520.png)

#### Mac Users

**Method 1: Download Cloud Installation Package**

* [Quark Cloud Drive](https://pan.quark.cn/s/7ddf4197e1f1)

**Method 2: Visit Notion Official Website to Download**

* [Official Website](https://www.notion.com/zh-cn/desktop)

### Android / Huawei Users

Notion's Android installation situation has changed. I'm keeping the historical installation methods below so you can try them if needed, but please note that they may no longer work on some devices. Whether installation succeeds can depend on your device model, system version, and current signature verification.

The more reliable option right now is still:

* Search for `Notion` in Google Play and install it there
* If Google Play is unavailable on your device for now, you can use Notion in the browser first
* For first-time login, we recommend choosing "Sign in with email". If you do not have an account yet, follow the registration guide below

<Accordions type="single">
  <Accordion title="View the historical Android installation methods (may no longer work on some devices)">
    #### Android Users

    * Historical installation package (also applicable to HarmonyOS): [Click Here](https://pan.quark.cn/s/ee23057d8a7f)

    > Note: This historical package is kept only for optional self-testing. It may fail on some devices because of package aging, system restrictions, or signature verification.
    > Login Recommendation: On first login, choose "Sign in with email". If you haven't registered, please complete registration first.

    #### Huawei Users

    * Historical Android installation package (also applicable to HarmonyOS): [Click Here](https://pan.quark.cn/s/ee23057d8a7f)

    > Note: This historical package is kept only for optional self-testing. It may fail on some devices because of package aging, system restrictions, or signature verification.
    > Login Recommendation: On first login, choose "Sign in with email". If you haven't registered, please complete registration first.
  </Accordion>
</Accordions>

#### Browser Direct Login

Notion not only supports mobile and desktop, but also direct browser login without installation. If other installation methods fail, try using the browser for faster access.

* Browser login URL: [Click Here](https://www.notion.com/zh-cn)

## Notion Account Registration

1. Visit the official website: [Click Here](https://www.notion.com/zh-cn)
2. Click the \[Login] button in the top right corner

![Safari Browser 20251117 AI Workspace, Your Intelligent Assistant. Notion016113@2x.png](https://pic.eryinote.com/PicGo/202511171400294.png)

3. Follow the instructions below and click continue

![202511174510.png](https://pic.eryinote.com/PicGo/202511171356126.png)

4. Enter your email and click continue
5. Notion will send a verification code to your email. Check your inbox for this code. If you can't find it, it might be in your \[Spam] folder.

> Reminder: If you don't receive the verification code, please check your spam folder or try again later.

![202511174514.png](https://pic.eryinote.com/PicGo/202511171402584.png)

6. Return to the registration page, enter the email verification code, then click \[Continue] to log in

![Safari Browser 20251117 Notion - Login016117@2x.png](https://pic.eryinote.com/PicGo/202511171402490.png)

7. Enter your custom name, then click \[Continue]

![202511174518.png](https://pic.eryinote.com/PicGo/202511171404016.png)

8. Next, Notion will ask you which scenarios you plan to use it for. Choose according to your needs. Only one selection is allowed, but don't worry if you choose wrong - it won't affect subsequent usage.

![202511174520.png](https://pic.eryinote.com/PicGo/202511171404646.png)

9. Next, Notion will recommend corresponding Templates based on your selected scenario. You can choose the Templates you need or click "Skip for now". After making your selection, click \[Continue]

![202511174522.png](https://pic.eryinote.com/PicGo/202511171406033.png)

10. Next, Notion will prompt you to download the desktop client. If you don't need the client, click \[Skip] repeatedly until you can log in directly through the browser

![202511174524.png](https://pic.eryinote.com/PicGo/202511171407238.png)

11. Successfully registered and logged into Notion

![202511174525.png](https://pic.eryinote.com/PicGo/202511171407794.png)

## Notion Chinese Localization

Currently, Notion includes official Chinese localization. If you find your Notion interface is in English, please follow the instructions below to modify it.

1. Click \[Settings] to enter settings

![202511174527.png](https://pic.eryinote.com/PicGo/202511171410334.png)

2. Find the \[Chinese] option at \[Preferences] - \[Language]

![202511174529.png](https://pic.eryinote.com/PicGo/202511171411839.png)

## Notion Beginner Guide

Notion beginners often get lost in complex concepts and Templates. This article uses 5 practical Notion tips to help you quickly get through the adjustment period: start with simple daily recording, temporarily put off large-scale migration; use Inbox to gather scattered items and build a lightweight personal homepage; treat Databases as tools rather than goals, first use Notion as a great editor. After reading, you can establish a sustainable usage rhythm, avoid unnecessary trial and error, and let Notion truly serve you.

Recommended reading:

<div className="bookmark">
  <a href="/blog/notion-beginner-5-tips" target="_blank" rel="noopener noreferrer" aria-label="5 Tips to Get Through Notion Beginner Adjustment Period Faster">
    <div className="bookmark__media">
      <img src="https://pic.eryinote.com/PicGo/202509181648311.webp" alt="5 Tips to Get Through Notion Beginner Adjustment Period Faster" loading="lazy" />
    </div>

    <div className="bookmark__body">
      <div className="bookmark__title">
        5 Tips to Get Through Notion Beginner Adjustment Period Faster
      </div>

      <div className="bookmark__desc">
        Use 5 practical tips to help you quickly get through the adjustment period: start with simple daily recording, temporarily put off large migration; use Inbox to gather, build lightweight homepage; treat Databases as tools rather than goals.
      </div>

      <div className="bookmark__meta">
        21notion.com
      </div>
    </div>
  </a>
</div>

<style>
  {`
    .bookmark {
    max-width: 720px;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    overflow: hidden;
    background: #ffffff;
    transition: box-shadow .2s, transform .2s;
    }
    .bookmark a {
    display: grid;
    grid-template-columns: 180px 1fr;
    gap: 0;
    text-decoration: none;
    color: inherit;
    align-items: stretch;
    }
    .bookmark__media {
    width: 100%;
    height: 100%;
    background: #f8fafc;
    }
    .bookmark__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    }
    .bookmark__body {
    padding: 16px;
    }
    .bookmark__title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 8px;
    }
    .bookmark__desc {
    font-size: 14px;
    color: #6b7280;
    line-height: 1.7;
    margin-bottom: 12px;
    }
    .bookmark__meta {
    font-size: 12px;
    color: #9ca3af;
    }
    .bookmark:hover {
    transform: translateY(-1px);
    box-shadow: 0 6px 24px rgba(0,0,0,.08);
    }
    @media (max-width: 640px) {
    .bookmark a { grid-template-columns: 1fr; }
    .bookmark__media { height: 160px; }
    }
    .dark .bookmark { border-color: #334155; background: #0b1220; }
    .dark .bookmark__desc { color: #9aa4b2; }
    .dark .bookmark__meta { color: #7f8c99; }
    .dark .bookmark__media { background: #0b1220; }
    `}
</style>

## FAQ

* What to do if verification code is not received?
  * First check your email's \[Spam] or promotions category; if still not received, try again later or switch to a commonly used email (such as Gmail/QQ email).
* For more beginner questions, please refer to [Notion Beginner FAQ](/docs/faq/before-purchase)
