> 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.md).

# Про меню

- [Почати консультацію](https://tvii-seksolog.gitbook.io/intsexologistbot/menu/startconsult.md): Ця сторінка описує процес початку, проведення та завершення консультації з ботом "Твій Сексолог". Бот допомагає користувачам у питаннях стосунків та близькості, надаючи персоналізовані поради
- [Аналіз стосунків](https://tvii-seksolog.gitbook.io/intsexologistbot/menu/analiz-stosunkiv.md): Ця сторінка описує процес отримання Повного аналізу твоїх стосунків та інтимності. Ви отримаєте структурований PDF-звіт із глибокими висновками, емоційними патернами та персональним планом дій.
- [Тест для пар](https://tvii-seksolog.gitbook.io/intsexologistbot/menu/test-dlya-par.md): Тест для пар - інтерактивний спосіб дізнатися, наскільки ви гармонійні з партнером у стосунках та інтимності.  Ви обоє пройдете тест окремо, а потім отримаєте спільний звіт
- [Поза дня](https://tvii-seksolog.gitbook.io/intsexologistbot/menu/poza-dnya.md): Поза дня - це інтерактивна функція в боті, яка щодня пропонує нову інтимну позу з детальним описом та практичними порадами від бота-сексолога.
- [Мій профіль](https://tvii-seksolog.gitbook.io/intsexologistbot/menu/profile.md): Дозволяє користувачам переглядати свої персональні дані, статус підписки, баланс, прогрес, місце в рейтингу, статистику рефералів та дату реєстрації
- [Допомога](https://tvii-seksolog.gitbook.io/intsexologistbot/menu/help.md): Сторінка містить короткий опис функціоналу бота та інструкції, як розпочати роботу
- [Заробити](https://tvii-seksolog.gitbook.io/intsexologistbot/menu/sharebot.md): Реферальна система бота дозволяє вам отримувати бонуси, запрошуючи друзів до бота.


---

# 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, and the optional `goal` query parameter:

```
GET https://tvii-seksolog.gitbook.io/intsexologistbot/menu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
