# Панель взаимодействия(Бот)

Панель взаимодействия - это экран в котором представлены различные вкладки, а также основные кнопки по типу **Старт** - **Стоп**, данные кнопки запускают и останавливают работу бота соответственно.‌

**Следующая** - прекращает загрузку текущей вилки и принудительно переходит к следующей вилке.

![Панель взаимодействия ](/files/-MaWqbXpSUsJXl7uvdYS)

## Навигация по вкладкам:

{% content-ref url="/pages/-MZXUWiXgE2BbtUC5V9y" %}
[Текущая вилка](/bot/glavnaya/panel-vzaimodeistviya-bot/tekushaya-vilka.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZXUbvlFViZTPscomkR" %}
[Статистика](/bot/glavnaya/panel-vzaimodeistviya-bot/statistika.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZXUf783JOtpgruZRFd" %}
[Параметры](/bot/glavnaya/panel-vzaimodeistviya-bot/parametry.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZXVmM08p0MEzuaFcvR" %}
[Логи](/bot/glavnaya/panel-vzaimodeistviya-bot/logi.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZXVp\_dv57lhiCApdWr" %}
[Браузер](/bot/glavnaya/panel-vzaimodeistviya-bot/brauzer.md)
{% endcontent-ref %}


---

# 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://wiki.forksbot.com/bot/glavnaya/panel-vzaimodeistviya-bot.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.
