> For the complete documentation index, see [llms.txt](https://singularityzk.gitbook.io/singularity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://singularityzk.gitbook.io/singularity/how-to-earn-points-and-yield/redeem-i.e-sgeth-greater-than-eth.md).

# Redeem (i.e sgETH->ETH)

This step-by-step guide is for users who have been staking sgToken(s) via the Singularity Compliant Staking Mechanism and desire to burn the sgToken(s) and mint it back to the original form/native token.

{% hint style="info" %}
Keep in mind, when you decide to burn the sgToken(s) you will no longer be entitled to earning reward points.
{% endhint %}

Let's go through the steps:

1. [Head to the Singularity App](https://app.thesingularity.network/staking)
2. Ensure you have selected "Compliant Staking" on the left-hand side as indicated in the following image:

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

3. Now ensure you have selected "Redeem" as indicated in the following image:

<figure><img src="/files/9YMyTJMBqao3Kh2oGCTs" alt=""><figcaption></figcaption></figure>

4. On the right-hand side select "Add" which will prompt you to open the Notes Management Tool Google Chrome extension where you have stored your staked assets

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

5. Now you will see the Private Note you want to redeem. In this case I am using the one highlighted in the image below:

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

6. Click "Use this note" and it will automatically be added and then prompt you to hit continue with the redemption process as indicated in the image below:

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

7. Sign the wallet transaction that pops-up via your connected wallet i.e Metamask
8. Download txt file and store in note management tool as indicated by the following image for safekeeping

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

9. Hit "Proceed with deposit"
10. Sign the wallet transaction
11. As indicated by the following image you have successfully burnt sgUSDT back to USDT. Please download txt file and save in notes management tool for safekeeping by selecting "Store in note mgmt"

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

12. To double check you may go to the Notes Management Tool and should see something like the following image:

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

You have successfully redeemed your USDT and burnt the sgUSDT in this scenario.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://singularityzk.gitbook.io/singularity/how-to-earn-points-and-yield/redeem-i.e-sgeth-greater-than-eth.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
