> 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/en/introduction-to-the-game/osobye-predmety/dushi-bossov.md).

# Boss Souls

Since there are fierce battles for Bosses in the game, an alternative way to summon Bosses has been added to the game.

With a certain probability, from the chest of conquest (given for participation in the Guild Battle) you can get one of the following Boss souls:

<img src="https://revolgc.pro/data/items/item/4882.png" alt="" data-size="original"> Soul of Ataraxia\ <img src="https://revolgc.pro/data/items/item/4882.png" alt="" data-size="original"> Soul of Jupiter's Evil Thoughts\ <img src="https://revolgc.pro/data/items/item/4882.png" alt="" data-size="original"> Soul of Captain of the Knights of Rarka\ <img src="https://revolgc.pro/data/items/item/4882.png" alt="" data-size="original"> Soul of Thanatos\ <img src="https://revolgc.pro/data/items/item/4882.png" alt="" data-size="original"> Soul of Commander Baalbek\ <img src="https://revolgc.pro/data/items/item/4882.png" alt="" data-size="original"> Soul of the Wyvern Rider\ <img src="https://revolgc.pro/data/items/item/4882.png" alt="" data-size="original"> Soul of Meteos Guardian

<img src="https://revolgc.pro/data/items/item/4884.png" alt="" data-size="original"> Soul of the Bloody Rark\ <img src="https://revolgc.pro/data/items/item/4884.png" alt="" data-size="original"> Soul of the Bloody Thanatos\ <img src="https://revolgc.pro/data/items/item/4884.png" alt="" data-size="original"> Soul of the Continent Ruler\ <img src="https://revolgc.pro/data/items/item/4884.png" alt="" data-size="original"> Soul of the Strong Poison Keeper\ <img src="https://revolgc.pro/data/items/item/4884.png" alt="" data-size="original"> Soul of the Ocean Conqueror\ <img src="https://revolgc.pro/data/items/item/4884.png" alt="" data-size="original"> Soul of the Fire Tyrant

<img src="https://revolgc.pro/data/items/item/4883.png" alt="" data-size="original"> Soul of the Hell Guard\ <img src="https://revolgc.pro/data/items/item/4883.png" alt="" data-size="original"> Soul of Belzhevit\ <img src="https://revolgc.pro/data/items/item/4883.png" alt="" data-size="original"> Soul of the Gorish Queen\ <img src="https://revolgc.pro/data/items/item/4883.png" alt="" data-size="original"> Soul of the Lich King\ <img src="https://revolgc.pro/data/items/item/4883.png" alt="" data-size="original"> Soul of the Specter\ <img src="https://revolgc.pro/data/items/item/4883.png" alt="" data-size="original"> Soul of the Grappler\ <img src="https://revolgc.pro/data/items/item/4883.png" alt="" data-size="original"> Soul of the Black Wyvern

Each soul contains 1 Boss.

You can summon a soul by double-clicking ***LMB*** in almost all zones except cities.


---

# 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/en/introduction-to-the-game/osobye-predmety/dushi-bossov.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.
