# Transfer MNT & Tokens

{% hint style="info" %}
Transferring MNT & tokens to other wallet addresses!
{% endhint %}

### How to access

1. Input `/menu` into the Minu Terminal.
2. Click `Transfer MNT` or `Transfer Tokens` as desired.

### Transfer MNT

{% tabs %}
{% tab title="Transfer MNT" %}

<figure><img src="/files/B4oSRh4p0VJH8Ir9MZMw" alt="" width="375"><figcaption><p>Transfer MNT</p></figcaption></figure>

* **To Wallet** - Click and input a Mantle Address you want to send MNT to.
* **Transfer Amount** - Enter a custom amount, or choose to send all MNT from the wallet.
* **Send Transfer** - After clicking, your transfer will be executed.
  {% endtab %}

{% tab title="Transfer Tokens" %}

<figure><img src="/files/bMw49r1VyLGyxpGBaCxM" alt="" width="368"><figcaption><p>Transfer Token</p></figcaption></figure>

* **To Wallet** - Click and input a Mantle Address you want to send Tokens to.
* **Transfer Percent** - Choose from preset % amounts of the token to send.
* **Select Token** - The tokens held by each of your wallets are presented in a numbered list. Enter the list number of the token you want to transfer. After entering, your transfer will immediately be executed.
  {% endtab %}
  {% endtabs %}

**Telegram**: <https://t.me/mantleinu>

**Landing Page**: <https://mantleinu.xyz/>

**Twitter**: <https://twitter.com/MantleInuCoin>


---

# 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://mantle-inu.gitbook.io/docs/product-guide/minu-terminal/transfer-mnt-and-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.
