# О сервисе Kivio

**Kivio** — сервис для превращения вашего Telegram-канала в умную базу знаний.\
С помощью [бота](https://t.me/kivio_bot) вы можете структурировать контент, создать автоматическое оглавление и дать подписчикам возможность задавать вопросы по содержимому канала через AI.

{% hint style="info" %}
Новости сервиса Kivio и полезные материалы: <https://t.me/KivioNewsRU>

По вопросам сотрудничества:  <hello@kivio.bot>
{% endhint %}


---

# 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://docs.kivio.bot/obshaya-informaciya/o-servise-kivio.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.
