# Общие настройки

Нажмите на иконку шестеренок в нижнем правом углу Интерфейса квестов, чтобы открыть следующее меню:

<div align="left"><figure><img src="/files/qS1Qic6D1AFxVCUdNybP" alt=""><figcaption></figcaption></figure></div>

Разберёмся в нём:

* **Редактировать файл** – содержит глобальные настройки квестов.
* **Сбросить прогресс** – сбрасывает продвижение во всех главах сразу.
* **Завершить мгновенно** – мгновенно завершает квесты во всех главах.
* **Таблицы вознаграждений** - позволяет настроить коробки лутов и пр.
* **Сохранить как файл** – даёт возможность сохранить все созданные квесты в виде папки, расположенной в директории Вашей игры: **`.minecraft/local/ftbquests/saved/«Название сохранения»`**.
* **Перезагрузить тему** – перезагружает тему квестов (см. раздел [<mark style="color:blue;">**Дизайн квестов**</mark>](/modifications/quests/ftb-quests/quests-design.md)).
* **Открыть Wiki** – открывает ссылку на страницу с википедией мода.


---

# 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/ftb-quests/general-settings.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.
