# First-Time Users

1. Access the Telegram Bot by clicking this [link](https://t.me/MinuTerminalBot).
2. Click the **Start** button, or enter `/start` if the chat window is already open.
3. Send **MNT** to your newly generated wallet(s) to be used for trading or interacting with Mantle dApps.
4. You will find tutorials in the Product Guides. For example, try to [buy a token through ](broken://pages/ueXaiDtC7eoU4zGsGwM3)the Minu Terminal.

**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/first-time-users.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.
