# How to Stake & Unstake NFTs

### <mark style="color:yellow;">Staking NFTs</mark>

<mark style="color:orange;">**DAO Staking Website:**</mark> [staking.superverse.cool](https://staking.superverse.cool/)

1. In the **STAKE** menu, press the **"Select NFTs"** button.
2. From the **“Select NFTs”** pop-up, choose the EllioTrades and/or SuperFarm NFTs you would like to stake. Alternatively, press the **“Select All”** button if you wish to stake all available EllioTrades and SuperFarm NFTs.
3. Once you've selected all the NFTs you want to stake, press **"OK"** to close the pop-up.

<figure><img src="/files/yxfoSAVhnGgNgDvBxPpd" alt=""><figcaption><p><strong>Please Note:</strong> Only 100 NFTs can be staked per transaction. If you have more than 100 NFTs you will need to perform multiple transactions.</p></figcaption></figure>

4. Press the **“Approve NFTs”** button to initiate the process. If you have both EllioTrades and SuperFarm NFTs selected, you will need to approve both. Your wallet extension will prompt a notification; proceed to press **“Confirm”**.
5. Finally, press **"Stake NFTs"** and **"Confirm"** the action via the wallet extension transaction. Your **“Total Staking Power”** will update to reflect the staking value of the NFTs, along with any SUPER previously staked.

{% content-ref url="/pages/vdDVTXchLF1Xzc8IizMZ" %}
[How to Stake & Unstake SUPER](/dao-staking/dao-staker/how-to-stake-and-unstake-super.md)
{% endcontent-ref %}

### <mark style="color:yellow;">Unstaking NFTs</mark>

{% hint style="info" %} <mark style="color:yellow;">**Please Note:**</mark> When you unstake SUPER or NFTs, your “Pending ETH Rewards” will be **Auto Harvested** in the same transaction.
{% endhint %}

**Whilst in the UNSTAKE menu.**

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

1. Press the **"Select NFTs"** button.
2. From the **“Select NFTs”** pop-up, choose the EllioTrades and/or SuperFarm NFTs you would like to unstake. Alternatively, press the **“Select All”** button if you wish to unstake all available EllioTrades and SuperFarm NFTs.
3. Once you've selected all the NFTs you want to unstake, press **"OK"** to close the pop-up.

<figure><img src="/files/D5escZdvTlnVSV66WuvO" alt=""><figcaption><p><strong>Please Note:</strong> If you want to unstake more than 100 NFTs, you will need to perform multiple transactions.</p></figcaption></figure>

4. Press **"Unstake NFTs"** and **"Confirm"** the action via the wallet extension transaction.

{% hint style="warning" %}
***OFAC Compliance:** In order to adhere to international regulations, residents of the following regions or countries are not able to participate in or utilize the SuperVerse platform: Afghanistan, Albania, Belarus, Bosnia and Herzegovina, Botswana, Burundi, Cambodia, Central African Republic, China, Republic of the Congo, Guinea, Guinea-Bissau, Haiti, Iran, Iraq, Jamaica, Lebanon, Libya, Myanmar, Nicaragua, Russia, Serbia, Somalia, South Sudan, Syria, Uganda, United States, Venezuela, Yemen, Zimbabwe.*
{% endhint %}


---

# 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.superverse.co/dao-staking/nft-boosts/how-to-stake-and-unstake-nfts.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.
