> For the complete documentation index, see [llms.txt](https://wiki.revolgc.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.revolgc.pro/znakomstvo-s-igroi/kvesty/monetka-za-zadaniya/monetka-khram-meteosa/monetka-khram-meteosa-1.md).

# Монетка Храм Метеоса II

## Этап I

<details>

<summary>Мутировавший червь (1)</summary>

Данное задание вам поручит [<Исследователь реликвий> Кирия](https://revolgc.pro/wiki/m1484), который находится в [Поселении Храма Метеоса](/znakomstvo-s-igroi/zemli/khram-meteosa/poselenie-khrama-meteosa.md)

Необходимо раздобыть с монстров

* [Червь](https://revolgc.pro/r2wiki/873/monster/)
* [Личинка](https://revolgc.pro/r2wiki/874/monster/)

<img src="https://revolgc.pro/data/items/item/4142.png" alt="" data-size="original"> [Яйцо червя](https://revolgc.pro/r2wiki/4142/item/) 2 шт.

За выполнение данного задания, вы получите следующие награды:

1. ![](https://revolgc.pro/data/items/item/71692.png) 0.5% опыта на любом уровне

</details>

<details>

<summary>Поиск доказательств (2)</summary>

Данное задание вам поручит [<Исследователь реликвий> Кирия](https://revolgc.pro/wiki/m1484), который находится в [Поселении Храма Метеоса](/znakomstvo-s-igroi/zemli/khram-meteosa/poselenie-khrama-meteosa.md)

Необходимо найти Забытые доспехи воина, чтобы получить

<img src="https://revolgc.pro/data/items/item/4143.png" alt="" data-size="original"> [Сталь для укрепления доспехов](https://revolgc.pro/r2wiki/4143/item/)

За выполнение данного задания, вы получите следующие награды:

1. ![](https://revolgc.pro/data/items/item/71692.png) 0.5% опыта на любом уровне

</details>

<details>

<summary>Охота на дракона (3)</summary>

Данное задание вам поручит [<Исследователь реликвий> Кирия](https://revolgc.pro/wiki/m1484), который находится в [Поселении Храма Метеоса](/znakomstvo-s-igroi/zemli/khram-meteosa/poselenie-khrama-meteosa.md)

Необходимо раздобыть с монстров

* [Детеныш дракона](https://revolgc.pro/r2wiki/879/monster/)

![](/files/bBNzJAy0xzHlYohwPKJT) [Закрученный рог детеныша дракона](https://revolgc.pro/r2wiki/4144/item/) 2 шт.

За выполнение данного задания, вы получите следующие награды:

1. ![](https://revolgc.pro/data/items/item/71692.png) 0.5% опыта на любом уровне

</details>

## Этап II

{% hint style="info" %}
Данный этап является ежедневным, обновляется в 6 утра
{% endhint %}

{% hint style="info" %}
Данный этап нельзя выполнить, если вы уже выполняете задание у [<Исследователь реликвий> Барну](https://revolgc.pro/wiki/m1488)
{% endhint %}

<details>

<summary>Хозяин Эртеса (3)</summary>

Данное задание вам поручит [<Исследователь реликвий> Карнос](https://revolgc.pro/wiki/m1487), который находится в Храме Метеоса

Необходимо раздобыть с монстров

* [Снежный человек](https://revolgc.pro/r2wiki/876/monster/)

&#x20;[Топор снежного человека](https://revolgc.pro/r2wiki/4145/item/) 50 шт.

За выполнение данного задания, вы получите следующие награды:

1. Монетка за задание 3 шт.&#x20;

</details>


---

# 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://wiki.revolgc.pro/znakomstvo-s-igroi/kvesty/monetka-za-zadaniya/monetka-khram-meteosa/monetka-khram-meteosa-1.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.
