# Содержание

{% content-ref url="/pages/8le39CtYLa1TgQOfNR5A" %}
[Терминология](/terminologiya.md)
{% endcontent-ref %}

{% content-ref url="/pages/JpO1Dki8LLD2lRRbrA8Y" %}
[Как начать работать в PrivateCRM?](/kak-nachat-rabotat-v-privatecrm.md)
{% endcontent-ref %}

{% content-ref url="/pages/ru7XZgcSpolxv093FtJY" %}
[Как работать в PrivateCRM?](/kak-nachat-rabotat-s-privatecrm.md)
{% endcontent-ref %}

{% content-ref url="/pages/fN2GD0stAFGQtNqDQvCC" %}
[ЗАКАЗЫ](/zakazy/spisok-zakazov.md)
{% endcontent-ref %}

{% content-ref url="/pages/rNwAhhN1kdiQbPuZ3GAe" %}
[СМЕНЫ](/smeny/spisok-smen.md)
{% endcontent-ref %}

{% content-ref url="/pages/CsDR6nJUDi7C5Moenf8Q" %}
[КЛИЕНТЫ](/klienty/spisok-klientov.md)
{% endcontent-ref %}

{% content-ref url="/pages/mDiUDcd4WcFItAnkTvg9" %}
[СКЛАД](/sklad/spisok-dokumentov.md)
{% endcontent-ref %}

{% content-ref url="/pages/YaGlSGYAiCC4mClbUdJK" %}
[КАССА](/kassa/spisok-platezhei.md)
{% endcontent-ref %}

{% content-ref url="/pages/gjkdagVE5P0oTNlwj8Jx" %}
[СПРАВОЧНИКИ](/spravochniki/blyuda.md)
{% endcontent-ref %}

{% content-ref url="/pages/KWEdkMZImqMdVWpCZ55E" %}
[УПРАВЛЕНИЕ](/upravlenie/polzovateli.md)
{% endcontent-ref %}

{% content-ref url="/pages/b8MYlhhOWJRG0Vqn0GZi" %}
[API](/api/publichnyi-api.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://help.private-crm.ru/readme.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.
