# Road Map

| 🗓 Calendar | 🎯 Achievements                      | 🗽Status     |
| ----------- | ------------------------------------ | ------------ |
| 2022 Q1     | Initialize Project                   | Completed ✅  |
|             | Design Website                       | Completed ✅  |
|             | Design Economic Model                | Completed ✅  |
|             | Develop & Launch Website             | Completed ✅  |
|             | NECO Token Fair Launch (PancakeSwap) | Completed ✅  |
|             | Launch NECO Farming System           | Completed ✅  |
| 2022 Q2     | Update Website                       | Completed ✅  |
|             | NECO Token Airdrop                   | Completed ✅  |
|             | Design Neco Fishing Game             | Completed ✅  |
|             | Develop Neco Fishing Game            | In Progress⏳ |
| 2022 Q3     | Stake NECO for NFISH Airdrop         |              |
|             | Launch NFISH Farming System          |              |
|             | Stake for NFTs                       | Completed ✅  |
|             | Launch Neco Fishing Beta Version     |              |
|             | Community AMAs                       |              |
|             | Fix Game Bugs                        |              |
|             | Launch Neco Fishing Official Version |              |
|             | Update Neco Fishing                  |              |
|             | Launch Earning Distribution System   |              |
|             | Launch Vote & Governance System      |              |
| 2022 Q4     | Update Neco Fishing                  |              |
|             | More Airdrop Events                  |              |
|             | Release NECO Gachapon                |              |
|             | Start New Games Design               |              |
|             | More Partnerships                    |              |

**The above project schedules may be subject to change at any time to keep pace with the rapid development of the blockchain market.**


---

# 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.necofun.com/road-map.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.
