# Transfer Funds

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

* From 'Magnum Wallet Bot', select My Wallets and select the wallet you want to transfer the funds from.
* The next message will show you your balance and the button to 'Transfer Funds'. Tap it to select which currency you want to transfer.
* Select the currency and it will take you to the amount page. Select Max or select X to enter an amount manually. Once entered, it takes you to the next step to select the wallet.
* Select the wallet and it will instantly process your transfer. Once processed, a transaction ID will be returned to you. **Your funds have been transferred!**


---

# 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://docs.magnum.trade/telegrambot/wallet-bot/transfer-funds.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.
