# Зависимости квестов

## Создание зависимости

Создайте два или более квестов, чтобы назначить между ними связи.

Для этого щелкните по одному из квестов `CTRL + ЛКМ` *(чтобы выделить его)*, а затем `ПКМ` по другому *(чтобы определить тип зависимости)*. Теперь Вы можете выбрать, будет ли квест зависимым или создаст зависимость.

<figure><img src="/files/fv8Nc2CZPsVU6RjyUq2v" alt=""><figcaption></figcaption></figure>

Как только Вы это сделаете, между квестами появятся линии связи, определяющие зависимость.

<div><figure><img src="/files/ibzdyaYbgQbPpUWfE6lQ" alt=""><figcaption><p>Квест «Камень» зависит от квеста «Кирпич»</p></figcaption></figure> <figure><img src="/files/65Q5z8iLUkRjLt7QVicJ" alt=""><figcaption><p>Квест «Камень» создает зависимость для квсета «Кирпич»</p></figcaption></figure></div>

## Удаление зависимости

Чтобы удалить зависимости, выделите с помощью `CTRL + ЛКМ`один из квестов, находящийся в зависимости, нажмите ПКМ по другому и выберите действие <mark style="color:blue;">**«Удалить выбранное из зависимостей»**</mark> или <mark style="color:blue;">**«Удалить как зависимость от выбранного»**</mark>.

<figure><img src="/files/w2BAIcQ4Yh8PehnksJhZ" alt=""><figcaption></figcaption></figure>


---

# 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/quests-dependencies.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.
