> For the complete documentation index, see [llms.txt](https://tvii-seksolog.gitbook.io/intsexologistbot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tvii-seksolog.gitbook.io/intsexologistbot/menu/help.md).

# Допомога

<figure><img src="/files/flcnXhkhfQzVwnWodQSJ" alt=""><figcaption></figcaption></figure>

### Як отримати доступ

1. У головному меню бота натисніть кнопку **"ℹ️ Допомога"**
2. Бот відобразить повідомлення з описом роботи та інструкціями, як показано вище
3. Повідомлення супроводжується клавіатурою, яка зазвичай містить кнопку **"🔙 Назад"** для повернення до головного меню

### Покрокова інструкція

{% stepper %}
{% step %}

### **Відкриття повідомлення "Допомога"**

* У головному меню натисніть **"ℹ️ Допомога"**
* Бот надішле повідомлення з описом роботи та основними кроками для початку консультації
  {% endstep %}

{% step %}

### **Ознайомлення з інформацією**

* Прочитайте текст, щоб зрозуміти, як працює бот
* Зверніть увагу на наголос про конфіденційність: ваші розмови захищені
  {% endstep %}
  {% endstepper %}


---

# 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://tvii-seksolog.gitbook.io/intsexologistbot/menu/help.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.
