# Multi transfer

## HOW TO TRANSFER MULTIPLE TOKENS

### 1. Go to Wallet → Transfer tokens page

### 2. Switch to Multi transfer tab in top menu of the page

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

This page has 2 fields for you to fill in;

* **Send To** - Username to receive tokens.
* **Memo (optional)** - You can send a memo with your transfer.

### 3. Select tokens you want to transfer and put the amount in front of each selected token.

<figure><img src="/files/7s06gUk7TSE4CNFCXNyg" alt=""><figcaption></figcaption></figure>

### 4. Click Transfer button

<figure><img src="/files/312ZQ7gkHNolEIjhB11L" alt=""><figcaption></figcaption></figure>


---

# 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.bloks.io/wallet/transfer/multi-transfer.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.
