# Введение

Эта Вики предназначена для объяснения того, что такое Quai Network, **как она работает** и как она будет **развиваться**.

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


---

# 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://quai-network-ru.gitbook.io/quai-network/vvedenie.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.
