# Команды учета партнерств

{% hint style="info" %}
Для настройки используйте команду `!set для настройки`
{% endhint %}

{% hint style="info" %}
Эта система считает кол-во заключенных партнерств в канале для партнерств, если у участника есть роль пиар-менеджера
{% endhint %}

{% hint style="warning" %}
Сброс партнерств за день происходит в 0 часов, 0 минут по МСК (+3)
{% endhint %}

| Команда                         | Пример            | Описание                                                                                                                               |
| ------------------------------- | ----------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| `!setprt <кол-во> [упоминание]` | `!setprt 1 @user` | Команда для установки кол-во заключенных партнерств (изменяет только общее кол-во, на кол-во заключенных партнерств сегодня не влияет) |


---

# 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://ult.scriptyyy.com/command-list/komandy-ucheta-partnerstv.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.
