> 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/presale-stages.md).

# Presale stages

Mono Protocol's presale features an innovative 100-batch progressive pricing structure designed to reward early supporters while ensuring fair distribution and sustainable growth.

**Batch Structure Overview:**

* **Total Batches**: 100 progressive pricing batches
* **Tokens per Batch**: 5,000,000 MONO
* **Price Range**: $0.01 - $0.505 per MONO
* **Total Presale Supply**: 500,000,000 MONO tokens

**Detailed Batch Progression:**

**Early Discovery Phase (Batches 1-20)**

* **Price Range**: $0.01 - $0.105 per MONO
* **Total Raise**: $1,125,000
* **Focus**: Community building and early adopter rewards

**Growth Phase (Batches 21-50)**

* **Price Range**: $0.11 - $0.255 per MONO
* **Total Raise**: $9,125,000
* **Focus**: Protocol development and strategic partnerships

**Expansion Phase (Batches 51-80)**

* **Price Range**: $0.26 - $0.405 per MONO
* **Total Raise**: $16,625,000
* **Focus**: Ecosystem development and market preparation

**Final Phase (Batches 81-100)**

* **Price Range**: $0.41 - $0.505 per MONO
* **Total Raise**: $22,875,000
* **Focus**: Launch preparation and final opportunity


---

# 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/presale-stages.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.
