> For the complete documentation index, see [llms.txt](https://info.immortals.ws/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.immortals.ws/obshie-gaidy/sobytiya/derevo-zhelanii.md).

# Дерево Желаний

### ⏰**Дата проведения события**

Дерево желаний будет принимать ваши дары **17 февраля —  3 марта**.

***

### 📍 Как участвовать

**Шаг 1.**\
Отправляйтесь в **Атриум (136, 192)**.

Раз в сутки Скульд дарит особый предмет — символ вашего желания.

<figure><img src="/files/uRkX5aer3WtlH9pO1MDN" alt="" width="563"><figcaption></figcaption></figure>

**Шаг 2.**\
Идите в **Атлантиду (188, 141)** и сдавайте предмет.

Каждый переданный символ — это шаг к более ценной награде.

<figure><img src="/files/IXxbmqnSHsfxPbVgm62v" alt="" width="563"><figcaption></figcaption></figure>

***

### 🎁 Бесплатные попытки

За время события можно бесплатно получить **14 предметов** (по одному в сутки).

***

### 🛒Дополнительные попытки

Если хотите ускорить путь к награде — предметы доступны в магазине.

<figure><img src="/files/1E1aG1xHIe1bDWhtj8qC" alt=""><figcaption></figcaption></figure>

***

### 📊 Прогресс желаний

Количество сданных предметов определяет уровень награды.\
Максимум — **300 предметов**.\
Всего доступно **12 уровней**.

#### Пороговые значения:

**1 шт.** — Жетон ювелира 3 ур. ×1\
5 **шт.** — Жетон ювелира 3 ур. ×2\
**10 шт.** — Жетон ювелира 3 ур. ×3\
**15 шт.** — Жетон ювелира 3 ур. ×4\
\
**20 шт.** — Жетон ювелира 4 ур. ×1\
**30 шт.** — Жетон ювелира 4 ур. ×2\
**45 шт.** — Жетон ювелира 4 ур. ×3\
**60 шт.** — Жетон ювелира 4 ур. ×4\
\
**75 шт.** — Жетон ювелира 5 ур. ×1\
**150 шт.** — Жетон ювелира 5 ур. ×2\
**225 шт.** — Жетон ювелира 5 ур. ×3\
**300 шт.** — Жетон ювелира 5 ур. ×4

***

<p align="center">Дерево желаний исполняет мечты тех, кто не забывает к нему возвращаться!</p>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://info.immortals.ws/obshie-gaidy/sobytiya/derevo-zhelanii.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
