> 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/pitomcy/porucheniya-pitomcev.md).

# Поручения питомцев

Питомца можно отправлять на поручение, для получения сундуков с различными припасами.

Для этого, нажмите кнопку "Поручение" в инвентаре во вкладке питомцев.

<figure><img src="/files/iPzN7vj4HbMFnqoo9KLv" alt=""><figcaption><p><strong>Кнопка поручения питомцев</strong></p></figcaption></figure>

Откроется специальное окно:

<figure><img src="/files/wvY6uYRe4mTlDjHeoi7n" alt=""><figcaption><p><strong>Окно поручения для питомца</strong></p></figcaption></figure>

{% hint style="danger" %}

* Питомец не должен быть призван
* Отправлять нужно питомца IV эволюции (легендарный)
  {% endhint %}

Нажмите правой кнопкой на питомца, и он встанет в нужный слот.

{% hint style="info" %}
Можно отправить только 1 питомца на поручение.
{% endhint %}

После того как вы выполнили вышеуказанные действия, ваш питомец отправиться на поручение.

Если навестись курсором мышки на питомца, вы увидите оставшееся время до момента окончания поручения

<figure><img src="/files/ukoH10ipeJvgWJ0sRM2B" alt=""><figcaption><p><strong>Время поручения</strong></p></figcaption></figure>

Когда время поручения истечет, нажмите кнопку "**Завершить поручение**", чтобы получить сундук с припасами.

{% hint style="warning" %}

* Если нажать завершить поручение до окончания времени, то вы не получите сундук
* Нельзя призвать питомца, который находится на поручении
  {% endhint %}

Тип сундука зависит от питомца, который выполнял поручение.

{% hint style="info" %}

* ![](https://revolgc.pro/data/items/item/7991.png) Обычный питомец приносит 1 сундук за поручение
* ![](https://revolgc.pro/data/items/item/8474.png) Особый питомец приносит 2 сундука за поручение
  {% endhint %}

В зависимости от типа питомца, вы получите [сундук за поручение питомца](/znakomstvo-s-igroi/pitomcy/porucheniya-pitomcev/sunduk-za-poruchenie-pitomca.md).


---

# 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://wiki.revolgc.pro/znakomstvo-s-igroi/pitomcy/porucheniya-pitomcev.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.
