> 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/poluchenie-yaica-pitomca.md).

# Получение яйца питомца

Для начала Вам необходимо необходимо раздобыть яйцо питомца.\
В игре существует два вида яиц

![](https://revolgc.pro/data/items/item/7991.png) [Яйцо питомца](https://revolgc.pro/r2wiki/7991/item/) - можно раздобыть выполнив [задание](/znakomstvo-s-igroi/kvesty/poluchenie-pitomca.md).\
![](https://revolgc.pro/data/items/item/8474.png) [Особое яйцо питомца](https://revolgc.pro/r2wiki/8474/item/) - можно приобрести в [игровом магазине](/znakomstvo-s-igroi/igrovoi-magazin.md).

Они отличаются скоростью развития, а в дальнейшем приростом характеристик во время [слияний](/znakomstvo-s-igroi/pitomcy/sliyanie-pitomcev.md).

После того как Вы получили яйцо, экипируйте его и дайте имя Вашему будущему питомцу.\
![](/files/i1giIqN5VXs8YGSCJbPI)&#x20;

{% hint style="info" %}
При экипировке яйца, персонаж теряет 20 единиц сытости
{% endhint %}


---

# 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/poluchenie-yaica-pitomca.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.
