> For the complete documentation index, see [llms.txt](https://zifretta-ecosystem.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zifretta-ecosystem.gitbook.io/wiki/start-here/dobro-pozhalovat-v-zifretta.md).

# Добро пожаловать в Zifretta!

Zifretta — это экосистема Web3-продуктов на блокчейне TON. Мы строим систему, где обучение, активность и цифровые активы работают вместе: ты можешь разобраться в Web3 через геймификацию, использовать различные механизмы, участвовать в активностях и получать прикладную пользу и награды внутри одной связанной экосистемы.

<figure><picture><source srcset="/files/NXuS2EdQ65sWWVxPfT8M" media="(prefers-color-scheme: dark)"><img src="/files/JhJhUtbv2LDlirS8bdCq" alt=""></picture><figcaption></figcaption></figure>

Что ты найдёшь в этом GitBook:

— Пояснение, что такое Zifretta и из чего состоит экосистема.

— Обзор продуктов экосистемы: какие уже работают, а какие готовятся.

— Описание активов, используемых внутри (NFT, SBT и другие ресурсы).

— Рекомендации, где начать и как не потеряться новичку.

Как читать GitBook, если ты новичок:

1. Открой страницу Карта экосистемы – она сразу покажет «что и где находится» в экосистеме.
2. Затем перейди к Быстрый старт – ты сделаешь первые шаги без лишней теории.
3. Далее уже выбирай то, что интересно: например, изучи активы или продукты, в зависимости от твоих целей.


---

# 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://zifretta-ecosystem.gitbook.io/wiki/start-here/dobro-pozhalovat-v-zifretta.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.
