# Конструктор квестов

Подробный разбор кнопок с интерфейсом под названием <mark style="color:blue;">**Designer**</mark>. Здесь Вы сможете создать свои первые квесты и настроить зависимости между ними.

* **Grid Snap** — Изменение размера сетки конструктора.&#x20;
* **Edit Raw** — Скрытые настройки, позволяющие редактировать json-файл.&#x20;
* **Open** — Открыть квест для дальнейшего редактирования.&#x20;
* **New Quest** — Создать новый пустой квест.&#x20;
* **Grab** — Переместить квест.&#x20;
* **Link** — Связать квесты.&#x20;
* **Copy** — Скопировать квест.&#x20;
* **Scale Icon** — Изменить масштаб значка квеста.&#x20;
* **Delete Quest** — Удалить квест.
* **Remove Quest —** Удалить квест из линии. Он остаётся доступным в базе данных.
* **Manual Complete** **—** Завершить квест.
* **Reset Quest** — Сбросить статус квеста.&#x20;
* **Select Icon** — Изменить иконку квеста.&#x20;
* **Edit Icon Frame** — Изменить рамку квеста.

{% embed url="<https://youtu.be/Cv4GvFqL6IY>" %}


---

# 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://wiki.aegis-mine.ru/modifications/quests/better-questing/quests-constructor.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.
