# My Wallet

Here you can view your wallet address and your current CRO balance. Simply tap on your address to copy it.

<figure><img src="/files/9J62N2tYPr4iO1A48Xxj" alt="" width="188"><figcaption></figcaption></figure>

\
You can withdraw your CRO by clicking on the `Withdraw all CRO` button, or withdraw a specific amount of CRO from your wallet by clicking on the `Withdraw X CRO` button. More details on withdrawing your CRO here.


---

# 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/my-wallet.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.
