> For the complete documentation index, see [llms.txt](https://ton-landers.gitbook.io/white-paper-tonlanders/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ton-landers.gitbook.io/white-paper-tonlanders/core-gameplay/vnutriigrovoi-rynok-birzha.md).

# Внутриигровой рынок/биржа

Все ресурсы, получаемые в игре, можно купить или продать на бирже за TonlandCoin. На их стоимость влияет:

* Соотношение спроса и предложения;
* Общее количество производимых ресурсов игроками;
* Внутриигровые ивенты;
* Решения самих игроков. <br>

В каждый отдельный момент времени будут более выгодные способы развития своей цивилизации и/или бизнеса.

Прогнозирование рынка и своевременная реакция позволит Вам получать больше ресурсов или TonlandCoin. Вы сможете следить за изменениями цен на ресурсы с помощью постоянно обновляющихся графиков. Каждая из планет будет иметь свою собственную биржу со своими курсами. Вы сможете продавать ресурсы на биржах за общий для всех TonlandCoin. В будущем в игре появится орбитальная станция - межпланетная биржа, продавать/покупать ресурсы на которой смогут лишь игроки, построившие специальное здание - шаттл.

{% content-ref url="/pages/jLyb2tWGP43M2ycRF8fA" %}
[Оглавление](/white-paper-tonlanders/oglavlenie.md)
{% endcontent-ref %}


---

# 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://ton-landers.gitbook.io/white-paper-tonlanders/core-gameplay/vnutriigrovoi-rynok-birzha.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.
