# Souls

For every pet life you sacrifice to the Blood Maiden, you receive souls in equivellant exchange

Following the release of Milestone 1, we will unlock access to the blood altar which allow players to sacrifice pets for Souls. The numbers below are not decided yet but an example of how it works.

| Rarity   | Souls Received (BM=1.0) | Souls Received (BM=0.3) |
| -------- | ----------------------- | ----------------------- |
| Common   | TBD                     | TBD                     |
| Rare     | TBD                     | TBD                     |
| Exotic   | TBD                     | TBD                     |
| Mythic   | TBD                     | TBD                     |
| Ascended | TBD                     | TBD[^1]                 |

[^1]: TBD


---

# Agent Instructions: 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://docs.descend.gg/descend-online/v1-pets/souls.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.
