# How to withdraw

Go to <https://www.greenbtc.club/blocks/withdraw> or navigate to the Blocks tab on the Green BTC overview and select the wallet icon on the left

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

1. Select the token you want to withdraw

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

Pay a certain amount of gems as a fee, and your withdrawal will be successful (to your connected wallet)

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

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

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


---

# 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.greenbtc.club/faq/how-to-withdraw.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.
