# Roadmap

<table><thead><tr><th width="93.3515625">Phase</th><th width="89.2578125">Time</th><th>Content</th></tr></thead><tbody><tr><td><strong>Phase I</strong></td><td>2025 Q3</td><td>MVP Launch: Event prediction, betting settlement, basic behavior mining</td></tr><tr><td><strong>Phase II</strong></td><td>2025 Q4</td><td>Comment system + Smart recommendation + Behavioral Hashrate leaderboard</td></tr><tr><td><strong>Phase III</strong></td><td>2026 Q1</td><td>Socrates DAO launch + NFT cognitive achievement mechanism</td></tr><tr><td><strong>Phase IV</strong></td><td>2026 Q2</td><td>Multi-chain deployment + Content API for media ecosystem integration</td></tr></tbody></table>


---

# 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://docs.socrates.com/main/roadmap.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.
