# How to withdraw

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

Visit Arkreen's withdrawal page at <https://console.arkreen.com/withdraw> , click on the **Withdraw** button, sign the request, and confirm the transaction to receive your [AKRE](https://docs.arkreen.com/token/what-is-akre) tokens. If withdrawal fails, follow [How to handle with failed withdrawal](https://docs.arkreen.com/faq/reward-and-withdrawal#q8-i-withdrew-my-reward-but-it-failed-somewhere-the-withdrawn-reward-is-neither-in-withdrawable-amount-nor-in-my-wallet-how-can-i-get-it-back) to retry.

**Check out the video guide below:**

{% embed url="<https://youtu.be/YV-c3Ox6O5I>" %}


---

# 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://intro.arkreen.com/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.
