# How to Transfer Tokens

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

1. Go to [token transfer](https://fluxbeam.xyz/app/tools/token_transfer) and <mark style="color:green;">connect your wallet</mark>
2. Enter or paste the *mint address* of the token you want to transfer and click load
3. Input the recipient address and the amount
4. Click transfer and confirm on your wallet


---

# 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.fluxbeam.xyz/basic-features/how-to-transfer-tokens.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.
