# Transfer Out Tokens from Bot

1. Click ***Transfer*** to star the token transfer process.
2. Select the wallet to which you want to transfer from.
3. Select the tokens you want to transfer out, or directly enter the address of the tokens you want to transfer out.
4. Enter the address to receive tokens.
5. Choose to transfer token shares. Click ***Transfer + Percentage*** to immediately send tokens. Click ***Transfer specified percentage/amount***, enter the transfer amount, and the tokens will be sent immediately after sending.
6. Enter the security password.
7. Transfer complete！


---

# 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://avebotdoc.ave.ai/en/quick-use/transfer-out-tokens-from-bot.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.
