# Future Plans

After listing our token, we are launching a server, then all players of this server de facto become holders of our project. When buying tokens through a bot, the bot automatically conducts a transaction in the blockchain, therefore making a purchase.

All skins in the game have a real value and will be presented in the form of NFT. Accordingly, their price will change in accordance with the exchange rate, which will allow you to make money on them.

To prevent sellers from influencing the chart, we create pools of exchange for a certain amount that will allow sellers to instantly exchange tokens for stables or rubles without affecting the chart, then our market maker will sell these tokens on the exchange with a minimum price impact.


---

# 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://ton-1.gitbook.io/gtm-white-paper-english/future-plans.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.
