# Покупатели

- [Покупатели](https://docs.buyers-cms.ru/buyers/buyers.md): В разделе Покупатели отображаются все покупатели, их личные данные и история заказов. Здесь создаются и назначаются группы пользователей, которые потом работают в заказах.
- [Группы покупателей](https://docs.buyers-cms.ru/buyers/groups.md): Позволяет создавать группы покупателей и устанавливать для них скидки в процентном соотношении от 0 до 100.


---

# 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://docs.buyers-cms.ru/buyers.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.
