> For the complete documentation index, see [llms.txt](https://tonoreum.gitbook.io/tonoreum/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tonoreum.gitbook.io/tonoreum/roadmap/roadmap-before-the-start-of-the-project.md).

# Roadmap before the start of the project

Q1 2024

**Initiation and Development Phase**

* Starting the development of a decentralized application (DApp) on the Telegram platform.
* Development and testing of the smart contract, providing a basis for secure and efficient mining.
* Expansion of the mining platform infrastructure to enhance its efficiency and accessibility.
* Development and implementation of a marketing strategy to increase project awareness.

Q2 2024

**Testing and Market Introduction**

* Beginning tests of the Telegram application to ensure stability and security.
* Creation and promotion of $TOR's presence on social media to build community and engage users.
* Testing of the smart contract in the Telegram Virtual Machine (TVM), ensuring its flawless integration.
* Development of an API for users, facilitating easy access to project services.
* Official release of the smart contract on the mainnet, enabling the start of the mining process.
* Launch of the premine phase and public pre-sale of tokens to ensure liquidity on the trading market.
* Execution of the first halving of blocks to regulate the pace of mining.
* Starting the mining process for users, along with listing the $TOR token on exchanges.
* Introduction of NFT boosters that increase TOR Power computational power, adding a new element of gamification.

Q3 2024

**Expansion and Growth**

* Periodic halving of blocks every month to adjust the mining pace to network growth.
* Continued expansion of the mining platform to allow users more efficient mining.
* Release of a new NFT collection, increasing user engagement and introducing new reward mechanisms.
* Implementation of an additional Proof of Work mechanism based on completing tasks in the user panel, introducing a new layer of interaction.

Q4 2024

**Further Development and Integration**

* Burning unsold tokens from the premine phase to increase the value of remaining tokens and ensure the project's economic stability.
* Expansion of the platform with new tasks and opportunities to increase user engagement and satisfaction.
* Continuation of marketing activities on social media to further develop the community and increase project visibility.


---

# 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://tonoreum.gitbook.io/tonoreum/roadmap/roadmap-before-the-start-of-the-project.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.
