# How to Stake

## Step-by-Step Guide: How to Use Unique Human Staking - "Staking for Humans"

1. Please access [**Unique Human Staking**](https://www.uniquehuman.org/staking) and connect your wallet.

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

2. Once the wallet connection is complete, the "Connect Wallet" button will change to "**Verify & Stake**."

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

3. For staking, the connected wallet **must hold WLD and CNG on the Optimism** network. If either of these tokens is not present, the balance will be displayed as zero, as shown below.

<figure><img src="/files/8jLYQiEz38HH8t4pxyNK" alt=""><figcaption></figcaption></figure>

4. If you currently hold CNG on the Arbitrum network, you **must first transfer it to the Ethereum Mainnet**. Due to the characteristics of Arbitrum, this process will take a total of 15 days.

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

5. Click on the "**Arbitrum -> Ethereum Bridge**" located at the bottom right corner of the Unique Human Staking interface to transfer your **CNG** held on the **Arbitrum One Network to Ethereum**.

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

6. If you are using the Arbitrum -> Ethereum Bridge for the first time, a prompt asking whether you agree to **import the CNG token** may appear, as shown below. Please click "**Import token**" to add the CNG token to the Bridge.

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

7. If you initially held CNG on Ethereum or have successfully transferred your CNG from Arbitrum to Ethereum, the next step is to **move the CNG to the Optimism Network**. Please select the "**Ethereum -> Optimism Bridge**."

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

8. Selecting the "Ethereum -> Optimism Bridge" will connect you to **Superbridge**, as shown below. Once there, **connect your wallet** and **search for CNG** instead of ETH, then select CNG.

<figure><img src="/files/09lRsRu8m92JZpRb2TAM" alt=""><figcaption></figcaption></figure>

9. After selecting CNG, specify **the amount you wish to transfer from Ethereum to the Optimism Mainnet**. Then, execute the bridge transaction. Please note that you will need a **small amount of ETH** on the Ethereum Mainnet to cover the **transaction fees**.

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

10. After a short wait, your **CNG will arrive on the Optimism Mainnet**. If your connected wallet also contains WLD, your balances will be displayed correctly as shown below.

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

11. If your CNG has successfully arrived on the Optimism network but your wallet does not yet contain WLD, **you will need to transfer WLD from an exchange** where you have purchased it to the wallet connected to Unique Human Staking.\
    \
    For instance, on **Binance**, go to the **crypto withdrawal** menu, select **WLD** and the **Optimism network**, then enter the **wallet address** where you wish to receive the tokens.

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

12. After a short wait, **WLD will be successfully transferred to your wallet**, and you should see the WLD balance displayed in Unique Human Staking. At this point, you will be able to see and interact with the "**Verify & Stake**" button.

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

13. **Select the staking product** you wish to participate in and **choose the amount of WLD** you want to stake. Then, **click the "Verify & Stake" button**. The minimum amount of CNG required to stake together with your WLD will be automatically selected based on the chosen product.\
    \
    Upon clicking the button, a **World ID verification QR code** will be displayed.

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

14. **Open the World App** and **tap the QR code scan icon** located in the **upper left corner** to proceed with the verification.

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

15. Once the **verification is complete**, your wallet will prompt you to initiate the staking process. **Approve the transaction in your wallet** to start the staking procedure.

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

16. After the staking transaction is successfully sent from your wallet, a toast notification will appear. Wait a moment, and **your staking process will be successfully completed**.

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

17. Once staking is complete, **you can view your staked positions under the Rewards tab**. You will have the **option to withdraw your assets** either after the staking period ends or at any time before it ends, subject to a nominal penalty.

<figure><img src="/files/1BHJFOJkjnq7MpSrpnDQ" alt=""><figcaption></figcaption></figure>

You've followed the process well. Now, **let's start earning high rewards with UH Staking!**

Please remember, participating in DeFi activities always **involves risks, which are solely the user's responsibility**. UH Staking **has not** undergone a separate security audit. Token investments can always result in **losses**.

Thank you.


---

# 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/how-to-stake.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.
