# Summoning Decay

### Summoning Decay

A Champion is limited in the maximum number of times it can ever Summon. This is based on its Genotype. This includes when a Champion is either a Bloodtaker or a Bloodgiver.

* R1-R12 Purebloods (Genesis, Mystics, Warlords and Lionhearts) can Summon an unlimited amount of times; there is no decay
* R13-R25s can use their blood to Summon 24 times over their lives
* R26-R50s can use their blood to Summon 12 times over their lives
* R51-R99 can use their blood to Summon 6 times over their lives
* R (Unidentifiable) Soulless Champions are able to Summon 3 times before their blood is corrupted and they can no longer be used in Summoning

The number of remaining Summons that a Champion has can be viewed from the Champion’s Summoning page.


---

# 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://the-red-village.gitbook.io/the-red-village/summoning/summoning-rules-and-limits/summoning-decay.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.
