# Создать

Для того что бы создать правило необходимо перейти в раздел **Вопросы и ответы > Добавить ответ**

![](/files/rsdqVhCwvR9wTgnpIeKv)

В области **создания необходимо добавить:**

* Заголовок вопроса
* Ответ на вопрос
* Язык
* Категорию

{% hint style="info" %}
**Заголовок** должен не превышать **250** символов

**Поле ответа** не должно превышать **50000** символов

**Поле создать новую группу** не должно превышать **255** символов
{% endhint %}

#### **Создание новой группы**

Для создание новой группы необходимо нажать **CОЗДАТЬ НОВУЮ ГРУППУ**

![](/files/lxXtkMFtcZ7zUaBggYUi)

В поле **Введите название группы** необходимо ввести название категории и нажать **Добавить**&#x20;

![](/files/bucWzopzUmTwNWHlNmb7)


---

# 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://manual.boxexchanger.net/nachalo-raboty/voprosy-i-otvety/sozdat.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.
