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

# How to buy $MONO

**Supported Payment Methods:**

**Cryptocurrencies**:

* **Ethereum (ETH)**: Direct payments through any Ethereum wallet
* **Stablecoins**: USDC, USDT, DAI for stable value purchases
* **Bitcoin (BTC)**: Via integrated cross-chain payment processors
* **Major Altcoins**: Support for leading cryptocurrencies across chains

**Purchase Process:**

**Step 1: Account Creation**

* Visit the official Mono Protocol presale portal
* Connect existing wallet or create new universal account
* Complete identity verification if required
* Review current stage pricing and benefits

**Step 2: Purchase Configuration**

* Select desired MONO token quantity
* Review tier benefits and bonus calculations
* Apply referral codes or promotional offers
* Confirm purchase details and pricing

**Step 3: Payment Processing**

* Choose preferred payment method
* Complete secure payment through encrypted processors
* Wait for blockchain or payment confirmation
* Receive purchase confirmation and receipt

**Step 4: Token Management**

* Tokens distributed according to vesting schedule
* 10% released immediately upon confirmed purchase
* Remaining 90% vested monthly over 18-month period
* Track vesting progress through user dashboard

**Security & Compliance:**

**Smart Contract Security:**

* Audited contracts: All purchase contracts undergo professional security audits
* Multi-signature protection: Enhanced security for fund management
* Timelock mechanisms: Additional safeguards against unauthorized access
* Insurance coverage: Comprehensive protection for user funds


---

# 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://monoprotocol.gitbook.io/monoprotocol/presale/how-to-buy-usdmono.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.
