# Buy Tokens

* Input `/menu` into the Minu Terminal.
* Click `Buy Tokens`.

### Interface

{% tabs %}
{% tab title="Telegram Bot" %}

<figure><img src="/files/F6lUpnMXitLU1aoLuSVK" alt="" width="375"><figcaption><p>Buy Tokens</p></figcaption></figure>

1. **Enter Token Address** - Enter the address of the token you want to buy. <mark style="color:blue;">You will be prompted with the Token Contract Address, ensure that it is correct.</mark>
2. **Buy Amount** - Choose from preset MNT amounts to buy with, or enter a custom amount.
3. **Custom Buy Amount** - <mark style="color:blue;">Click the button once to enable it, then click the button again to enter your custom value.</mark>
4. <mark style="color:blue;">Once entered, your buy will immediately be triggered.</mark>
   {% endtab %}
   {% endtabs %}

\*take note that there will be a small 0.3% fee on all transactions

**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/token-trading/buy-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.
