> For the complete documentation index, see [llms.txt](https://minotaurus.gitbook.io/paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minotaurus.gitbook.io/paper/mtaur-token/how-to-get-usdmtaur-on-presale.md).

# How to Get $MTAUR on Presale

### **Step 1**: Connect your wallet

#### Desktop

1. Open the Minotaurus website in your browser.
2. Click “Buy MTAUR Token” and select the preferred wallet.&#x20;
3. Follow the on-screen prompts to establish a connection.

#### Mobile

1. Open the wallet app on your phone.&#x20;
2. Open the Minotaurus website in your device’s browser.
3. Click “Buy MTAUR Token”, select your wallet app, and approve the connection within the app.

### Step 2: Select Network and Currency

Once you have your wallet connected, select the network and currency.&#x20;

* **Supported networks:** Ethereum Network, BSC Network, and Polygon Network.&#x20;
* **Supported cryptocurrencies:** BNB, ETH, USDT, USDC, MATIC and DAI.

### Step 3: Check Balance

1. Check your wallet balance to ensure you have sufficient funds to purchase the desired amount of MTAUR.&#x20;
2. Your wallet balance in the selected cryptocurrency will be displayed in the purchase widget.

### Step 4: Enter Purchase Amount

1. Enter the dollar amount you want to spend on MTAUR tokens.&#x20;
2. Alternatively, you can choose from pre-defined token purchase amounts.

### Step 5: Extend Vesting to Get Bonus

1. Optionally, you can choose to extend the base 8-month vesting period by **up to 6 months**.
2. This extension allows you to receive **up to 10%** of the purchase amount in bonus MTAUR tokens.

More details [here](/paper/mtaur-token/benefits-for-usdmtaur-holders.md#vesting-program).

### Step 6: Enter a Promo Code

If you have a promo code, enter it into the designated field to receive an extra discount.&#x20;

More details [here](/paper/mtaur-token/benefits-for-usdmtaur-holders.md#promo-codes).

### Step 7: Confirm the payment

1. Review the transaction details and click “CONFIRM”.&#x20;
2. Approve the allowance and confirm the transaction in your wallet.

{% hint style="info" %}
***After the presale ends and the TGE occurs, you will be able to receive your MTAUR tokens in your wallet.***
{% endhint %}

###


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://minotaurus.gitbook.io/paper/mtaur-token/how-to-get-usdmtaur-on-presale.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
