# How to Onboard

Here’s how to check your wallet address and onboard to **Unique Human**:

1. Open the **World App** and tap the **settings** button located at the **top right corner.**

<figure><img src="/files/u7UAVGpABqe00VKqqnb2" alt="" width="375"><figcaption></figcaption></figure>

2. In the **Settings** menu, tap on **Account**.

<figure><img src="/files/W6GKAnRu7XHTiFX48S8b" alt="" width="375"><figcaption></figcaption></figure>

3. Once you are in the Account section, you will see your **Optimism Address**. Tap the **copy button** on the right.

<figure><img src="/files/QpnkzS529AI2tZaMKSTs" alt="" width="375"><figcaption></figcaption></figure>

4. An **Important Reminder** will appear. After reading the content, tap **Ok, copy my address** to copy your wallet address. Make sure to paste this address somewhere safe, like in a notes app.

<figure><img src="/files/szZ7xmpcgi5LAXUYEUwP" alt="" width="375"><figcaption></figcaption></figure>

5. Now, access the [**Unique Human**](https://uniquehuman.org) website from a **desktop environment** and log in using **World ID**. (Due to current issues with the World ID SDK, proper authentication cannot be performed on mobile devices yet.)

<figure><img src="/files/yDYxuWabQOxg5E5RKoqs" alt=""><figcaption></figcaption></figure>

6. Click the **Sign in with World ID** button, and you will see a QR code displayed as shown below. Proceed with the World ID authentication.

<figure><img src="/files/lRzir18rMkMGftjN1dIV" alt="" width="375"><figcaption></figcaption></figure>

7. Return to the **mobile environment**, open the **World App**, and tap the **scan button** located at the **top left corner**.

<figure><img src="/files/A5cEWk5uDpVSfHoe0Gbs" alt="" width="375"><figcaption></figcaption></figure>

8. Click the **Verify with World ID** button to proceed with logging in to Unique Human.

<figure><img src="/files/xtAjssAjTGzcizqkJCcX" alt="" width="375"><figcaption></figcaption></figure>

9. The authentication will be completed in the **World App**.

<figure><img src="/files/mQZBdaBrfHNMkUlsVVAJ" alt="" width="375"><figcaption></figcaption></figure>

10. After completing the **World ID** login, you will be able to leave your email and wallet address on Unique Human. Enter the **wallet address** you previously copied from the **World App** (refer to step 4).<br>

    If you are using another wallet such as **Metamask**, you can input an address from Metamask or any other non-custodial wallet supported by **WalletConnect** instead. However, please note that for airdrops, you must enter a wallet address on the **Optimism Network**.<br>

    (Remember, **only one wallet address** can be entered per **World ID**. A feature to view or change your wallet address within Unique Human will be provided in the future.)

<figure><img src="/files/Ixu14pGrE9DlO47EvXgd" alt=""><figcaption></figcaption></figure>

11. Click the **Subscribe** button to complete the Unique Human **whitelisting process**. After that, you can join the **Unique Human community** from the screen below. By participating in the community, you will receive the **latest updates on Worldchain App/Dapp airdrops** more quickly.

<figure><img src="/files/ce0rmWxu88z1FUOnFRkc" alt=""><figcaption></figcaption></figure>

Welcome to becoming a **Unique Human**! Now, enjoy **exclusive benefits** as a "**real person**" in the online world.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.uniquehuman.org/onboarding.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
