# Withdrawing

To withdraw CRO, simply head over to *My Wallet* from either the main menu, or entering the text shortcut "/wallet".

<figure><img src="/files/joL6GbnaGtujYHeHlftu" alt="" width="375"><figcaption></figcaption></figure>

You have 2 options for withdrawal:

* Withdrawing X (Custom amount) of CRO
* Withdraw All CRO

To withdraw a custom amount of CRO, you will be prompted to reply with the amount of CRO, then the wallet address of where you want to send your funds.

To withdraw all your CRO, you will be prompted to reply with the recipient wallet address.

After both of these, like buying or selling, you will be prompted to sign a 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://nexabot-ai.gitbook.io/nexabot-ai/trading-bot/withdrawing.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.
