> 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/sozdanie-i-kraft-nft-zdanii.md).

# Создание и крафт NFT зданий

Чтобы добывать больше ресурсов, а также иметь в своем активе более ценные NFT, в Tonlanders можно не только приобретать, но и создавать здания более высоких уровней.

## **Создание зданий:**

* Внутри игры можно приобрести здания только 1 уровня;
* Самые базовые из них приобретаются за TonlandCoin, для покупки остальных также потребуются ресурсы.

## Крафт зданий:

* Уровень зданий можно повысить, смерджив (объединив) 2 одинаковых из них и заплатив требуемое количество ресурсов;
* Мердж гарантированно будет успешным;
* При мердже объединяемые здания будут уничтожены, а игрок получит новое строение, являющееся NFT;
* При повышении уровня у зданий повышаются характеристики, связанные с их производительностью;
* Максимальный уровень зданий будет расти по мере поддержания и развития игры;
* Для создания зданий уровня 2+ требуются чертежи.

{% 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/sozdanie-i-kraft-nft-zdanii.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.
