# GEM Conversion Guide

{% hint style="info" %} <mark style="color:yellow;">**Please Note:**</mark> This section is only relevant if you currently have SUPER or SUPER-ETH LP tokens staked in the SuperFarm Farms or have accumulated GEMs from past staking of these tokens.
{% endhint %}

### <mark style="color:yellow;">GEM Conversion Steps</mark>

1. If you have SUPER and/or SUPER-ETH LP tokens staked currently in the SuperFarm Farms or have accrued GEMS from farming in the past, make sure to connect to the site using the same wallet.
2. **Tick** the box to agree to the SuperVerse Platform Terms of Services and Super Privacy Policy.

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

3. &#x20;If you have SUPER tokens currently staked in the single asset Superfarm Farm, press **“Unstake SUPER”** to unstake them via wallet extension transaction.

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

3b. If you have SUPER-ETH LP tokens currently staked in the SuperFarm LP Farm, press **“Unstake LP”** to unstake them via wallet extension transaction.

<figure><img src="/files/2uOqHbGfm4zPECGeInDb" alt=""><figcaption></figcaption></figure>

4. Press the “**Approve”** button. Your wallet extension will prompt a notification; if on Metamask, proceed to approve the designated amount of SUPER you would like to utilize on the DAO Staker.

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

5. In the **“Additional SUPER to Stake”** box, specify the amount of extra SUPER from your wallet that you want to combine with the SUPER acquired from your GEMs conversion to stake, or press **“Max”** to stake the total available amount.
6. Press the **“Claim and Stake”** button to automatically stake the SUPER you've converted from your GEMs, along with any additional SUPER specified in the **“Additional SUPER to Stake”** box.

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

7. After completing this process, visit the DAO Staker page to see your updated SUPER balance, reflecting the SUPER converted from your GEMs and the staked amount.

{% 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/gem-conversion/gem-conversion-guide.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.
