# Redeeming HODL

Whenever users are ready to reap the fruits of their labour from DeOrderBook, they can redeem supported cryptocurrencies back from the HODL tokens in their wallet.

At launch, DeOrderBook supports `$USDC` and `$wBTC`.

### Are there any fees collected for redeeming HODL?

Yes, there is a minimal fee of 0.2% collected when redeeming HODL tokens.

### How can I redeem HODL for a supported cryptocurrency?

NOTE: This guide will assume users are using Metamask and redeeming `$USDC` with `$uHODL` tokens.

1. Visit the DeOrderBook website at [www.deorderbook.com](http://www.deorderbook.com) .
2. Connect your supported wallet to the platform. At the time of writing, DeOrderBook supports Metamask and Wallet Connect. For ease of explanation, this tutorial will use Metamask.
3. On the 'Account' page, scroll down towards the Assets section. This is where all the tokens you have available within the DeOrderBook ecosystem are visible.
4. Look for the HODL token type you'd like to stake, then click on the small white arrow to the right to see a drop-down menu describing all the actions you can take with your HODL tokens.

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

5. Select 'Redeem USDC' from the menu.

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

6. Approve the transaction, wait for it to go through: and you've successfully redeemed your HODL tokens.\ <br>

### Tutorial Video 🎥 : Redeeming HODL Tokens

{% embed url="<https://youtu.be/WG36mn2iQ-s?si=0wgc2ukbOzPM0Wa2>" %}
Redeeming back supported cryptocurrencies from your HODL tokens is simple.
{% endembed %}


---

# 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.deorderbook.com/hodl/redeeming-hodl.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.
