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

Этот сайт – ваш помощник в подключении, настройке и управлении «‎BOT-KIT»

Еще не знакомы с «‎BOT-KIT» ? Тогда приглашаем на [главный сайт](https://bot-kit.com/). Там вы найдете информацию о сервисе и тарифах.

Чтобы найти нужную информацию, ознакомьтесь с меню или воспользуйтесь поиском.

Не нашли ответ на свой вопрос? [Техническая поддержка «‎BOT-KIT»](https://bot-kit.com/contacts/) будет рада помочь вам.


---

# 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://help.bot-kit.com/master.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.
