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

# Presale Phases

### &#x20;**Presale Phase Pricing**

The Frost Yield presale is structured across **15 weekly phases**, with the $FROST token price increasing as the presale progresses.

Earlier phases provide access to lower presale pricing, while later phases move closer to the intended launch range.

| Phase    | Duration | $FROST Price |
| -------- | -------- | ------------ |
| Phase 1  | 1 week   | $0.020       |
| Phase 2  | 1 week   | $0.026       |
| Phase 3  | 1 week   | $0.032       |
| Phase 4  | 1 week   | $0.038       |
| Phase 5  | 1 week   | $0.044       |
| Phase 6  | 1 week   | $0.050       |
| Phase 7  | 1 week   | $0.056       |
| Phase 8  | 1 week   | $0.062       |
| Phase 9  | 1 week   | $0.068       |
| Phase 10 | 1 week   | $0.074       |
| Phase 11 | 1 week   | $0.080       |
| Phase 12 | 1 week   | $0.086       |
| Phase 13 | 1 week   | $0.092       |
| Phase 14 | 1 week   | $0.096       |
| Phase 15 | 1 week   | $0.100       |

The active phase, current token price, next phase price, remaining phase time, and available allocation is displayed clearly on the official Frost Yield presale dashboard.

This phase-based pricing model creates a transparent presale progression while giving early participants access to lower pricing before the presale reaches its final phase.


---

# 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:

```
GET https://frost-yield.gitbook.io/frost-yield-docs/presale-phases.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.
