> 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/pitomcy/pitomcy-iz-zodiakalnykh-kart.md).

# Питомцы из Зодиакальных карт

Получить этих питомцев можно открывая Зодиакальные карты, которые выпадают с монстров (30+ lvl в открытом мире) .

<div align="center"><figure><img src="/files/FkbOLOLYUzZDqSObUpSp" alt=""><figcaption></figcaption></figure></div>

***

|      Питомец      |                              Вид в игре                             |
| :---------------: | :-----------------------------------------------------------------: |
|   Страж Гефеста   | <img src="/files/P6WrbCk2lRFCxqWT4ObN" alt="" data-size="original"> |
|       Ифрит       | <img src="/files/uQRJ0kcRYh24GA3Q6I8U" alt="" data-size="original"> |
| Девятихвостый лис | <img src="/files/tm0ABfithlOEY8viJd4G" alt="" data-size="original"> |
|    Страж Миров    | <img src="/files/C9alza00LYLfA2py3X4W" alt="" data-size="original"> |
|    Ир'биш-воин    | <img src="/files/4SzZcO5CTmp2HD067Ezz" alt="" data-size="original"> |
|    Боевой кирин   | <img src="/files/dGZgvtKpzZ9CWmmkj8UO" alt="" data-size="original"> |
|       Родос       | <img src="/files/Ra7ZZ9fNhzN3bykmamky" alt="" data-size="original"> |
|       Эндгар      | <img src="/files/pz8b1qz78PiNGTaDhRMe" alt="" data-size="original"> |
|   Альфа-Центавр   | <img src="/files/zijx7d8yI0QbsaGKQDy8" alt="" data-size="original"> |
|      Калипсо      | <img src="/files/Hw3H0cPm9bLIeCn2A1Ia" alt="" data-size="original"> |
|     **Аммон**     | <img src="/files/H254kaL0JlgwedoJGjGf" alt="" data-size="original"> |
| Мантикора (Редк.) | <img src="/files/CRtbevFiCG80tsQOQySz" alt="" data-size="original"> |
|  Мантикора (Лег.) | <img src="/files/5UjJX7NokLGctgXUFYxK" alt="" data-size="original"> |


---

# 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/pitomcy/pitomcy-iz-zodiakalnykh-kart.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.
