# How to Buy?

### Purchasing $MINU Via MINU Terminal

Of course, the simplest way to purchase $MINU would be to do so via the MINU Terminal.

Here is a [guide](/docs/token-trading/buy-tokens.md) on how you can do so very simply and conveniently.

### Purchasing $MINU Manually

#### Step 1: Create a wallet & get some $ETH

Download metamask from the app store or google play store for free. Desktop users, download the google chrome extension by going to [metamask.io](https://metamask.io/).&#x20;

Next, load some $ETH in your wallet to swap to $MNT. If you don’t have any $ETH, you can buy directly on metamask, transfer from another wallet, or buy on another exchange and send it to your wallet.

#### Step 2: Get some $MNT

Go to [Uniswap](https://app.uniswap.org/#/swap), connect your wallet, then swap your $ETH for $MNT (paste the token contract address: 0x3c3a81e81dc49a522a592e7622a7e711c06bf354 into the Token Search bar in order to swap to MNT). You should have MNT in your wallet now.

Take note that you may not be able to see your $MNT tokens in your wallet as you first have to import them.

#### Step 3: Bridge your $MNT onto Mantle Network

Go to Mantle Network’s [official mainnet bridge](https://bridge.mantle.xyz/) on your desktop or Metamask mobile app dApp browser.

From here, follow these [simple instructions](https://www.mantle.xyz/blog/announcements/bridging-on-mantle-mainnet) to bridge the $MNT tokens in your wallet onto Mantle Network.

#### Step 4: Purchase $MINU

Next, head over to [FusionX](https://fusionx.finance/swap?outputCurrency=0x51cfe5b1E764dC253F4c8C1f19a081fF4C3517eD\&inputCurrency=MNT), check the “I Understand” box, and proceed to swap your $MNT for $MINU.&#x20;

Once again, import your $MINU tokens into metamask (token contract address: 0x51cfe5b1E764dC253F4c8C1f19a081fF4C3517eD), and your $MINU tokens will show in your wallet.

**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/welcome-to-the-mantle-inu-minu-universe/how-to-buy.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.
