# Читательские группы

В BOOKFIT регулярно проводятся читательские группы с книжными тренерами и экспертами, позволяющие поработать с книгой/книгами в течение месяца в компании единомышленников и при поддержке тренера/эксперта.

Группы проводятся **по конкретным книгам** (когда участникам предлагается работа с 1 выбранной книгой) или **по темам** (когда для чтения предлагается несколько книг, объединенных одной темой.

По наличию в группе тренера и эксперта группы делятся на три вида:

1. группа с тренером
2. группа с тренером и экспертом
3. группа с тренером-экспертом


---

# 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://palkin.gitbook.io/help/manuals/chitatelskie-gruppy.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.
