> For the complete documentation index, see [llms.txt](https://marsology.tonplanets.com/ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://marsology.tonplanets.com/ru/igrovye-obekty-i-nft/dostizheniya/industrializator.md).

# Индустриализатор

{% hint style="info" %}
**Выдавались 2023.05.11 за покупку участков в Первом сейле, состоявшемся в честь Дня Рождения TON Planets и ознаменовавшем начало Второй фазы продаж земель. Всего 127 NFT, заминчены 2023.05.24.**
{% endhint %}

В ближайшем будущем мы создадим систему привилегий для этого Достижения. А в настоящее время его обладатели могут считать себя теми немногими, кто стоял у истоков развития сферы марсианской индустрии. Эти люди заложили фундамент для освоения планеты, опробовали новые виды производств и наладили выпуск самых разных материалов.

### &#x20;Привилегии Индустриализатора

1. Ещё успеем придумать...

### Адрес коллекции

{% embed url="<https://getgems.io/collection/EQCyF_H7PnfIqmsCmFzZcV7qEOKdJdAxqwrgB6TYfWUDXZ0l>" %}

### Дополнительная информация&#x20;

**Ниже в хронологическом порядке представлена информация, касающаяся изменений связанных с Достижением Индустриализатор.**

* [x] [Все 127 заминчены, проверьте на кошельках.](https://t.me/TONPlanetsTalks/79756/144481)
*


---

# 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, and the optional `goal` query parameter:

```
GET https://marsology.tonplanets.com/ru/igrovye-obekty-i-nft/dostizheniya/industrializator.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
