# How to Withdraw from the Genesis Pools

Users who wish to withdraw from the Genesis Pools and retrieve their deposited assets must first withdraw their [hTokens](/liquidity-market/supplying/htokens.md) from the Genesis Pools. Afterwards, the assets will be made available to withdraw on the main Overview page.

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

1. Under ***Opportunities***, find the *Genesis Pool* tab on the right side.
2. Scroll down to ***Withdraw*** and enter the number of hTokens you would like to withdraw, then click the yellow ***Withdraw*** butto&#x6E;***.***

<figure><img src="/files/V14J8oQU6ZlEkEfk3olR" alt=""><figcaption><p><em>Note: These hTokens have an exchange rate of 0.020000, or 50 hTokens per 1 token. To calculate the number of hTokens you need to withdraw, multiply the desired amount of the deposited asset by 50.</em></p></figcaption></figure>

3. After the hToken withdrawal is confirmed, return to the ***Overview*** page. There you'll find that your deposited asset is now available to withdraw. Click on the yellow ***Withdraw*** button on the right.&#x20;

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

4. Enter the amount you wish to withdraw by using the slider bar to enter a percentage or by typing the exact number of tokens.
5. Click ***Withdraw*** and confirm in your wallet to complete the transaction.


---

# 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.hover.market/genesis-pools/how-to-withdraw-from-the-genesis-pools.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.
