# Launch Schedule

|                                 | Description                                                                                                                                                                                                  | Date                        |
| ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------- |
| Pre-Mine                        | Build the early community of MINDers. By conducting a Data Pre-Mine.                                                                                                                                         | Q3 2024                     |
| Pre-Launch                      | $MIND Pre-sale. Open to the community. Preference will be given to MINDers.                                                                                                                                  | <p>Q4 2024<br></p>          |
| <p>Phase 1</p><p><br></p>       | Phase 1 of Data Collection, capped at 20k users. Build the foundational dataset. Synthesize, refine, and begin marketing the dataset.                                                                        | <p>Q4 2024 /<br>Q1 2025</p> |
| <p>Phase 2</p><p><br></p>       | Refine Data Tokenomics and deploy a second phase to refine the dataset. Deploy Data Access Portal, requiring payment in $MIND for access. $MIND to be remitted to community treasury to fuel further phases. | Q2 2025                     |
| <p>Future Phases</p><p><br></p> | Deploy additional $MIND to further enrich the dataset and support building AI tools using the data.                                                                                                          | Q3 2025                     |


---

# 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://minddao-1.gitbook.io/minddao/launch-schedule.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.
