# Withdraw tokens from your game account

{% embed url="<https://youtu.be/jfuXybJHp8k>" %}

To withdraw tokens to you Nemesis Downfall game account:

* Go to you "[Account](/nemesis-downfall/game-guides/navigate-game-menus/account.md)" menu

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

* Click the "Withdraw" button at the top of your Wallets section, or right on line of the token you want to withdraw

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

* Select the token you want to withdraw, paste the address of your withdraw wallet and enter the amount of tokens you want to withdraw, then click the Withdraw button.

{% hint style="info" %} <mark style="color:yellow;">Please ensure your withdraw address is a valid BNB Chain wallet. The project is not responsible for any withdrawal on a wallet you don't own or on addresses outside of the BNB Chain and tokens will be lost.</mark>
{% endhint %}

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

* The game will confirm your withdrawal success and update your token balance

{% hint style="info" %} <mark style="color:yellow;">In specific occasions, our security system will flag your withdrawal demand for review on our side. Your demand will be processed in the best delays. This is to protect our users and their funds.</mark>
{% endhint %}

<figure><img src="/files/h7ukLvwynRBdh1A2x5Am" 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://nemesis-downfall.gitbook.io/nemesis-downfall/game-guides/deposit-and-withdraw-tokens/withdraw-tokens-from-your-game-account.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.
