> 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.md).

# События

Посмотреть список всех событий вы можете, нажав на кнопку в правом верхнем углу.

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

В открывшемся окне представлена подробная информация о каждом событии.

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

События делятся на два вида:

1. Временные события -  Располагаются во вкладке "Особые", на прохождение их даётся определенное количество времени, в результате вы получите ценные награды (предметы, опыт и т.д.).<br>
2. Постоянные события -  Располагаются во вкладках "Ежедневные" и "Еженедельные". Награды за прохождение ниже, чем во временных событиях.

Также можно выделить Гильдейские/клановые события предназначены только для кланов/гильдий, в которых можно получить ресурсы как для персонажа так и для развития клана/гильдии.


---

# 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:

```
GET https://info.immortals.ws/obshie-gaidy/sobytiya.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.
