# Summoning FAQs

### What is Summoning?&#x20;

Also called breeding in other games! Summoning brings the blood or DNA of two Champions together and mints a new Champion that will (mostly) inherit Cosmetic, Fighting and Genetic traits from its parents.

### How do I Summon?&#x20;

When a Summoning cycle is in progress within The Red Village you can access Summoning from the Summon link from the top of each page on the TRV website. To Summon you need to own (not Rent) at least one Champion. Once on the Summoning page you can choose to Privately Summon from within your Barracks or Publicly Summon with another Barracks’ Champion that is listed on the Summoner’s Spellbook.

### Can I Summon with an Unblooded Champion?&#x20;

Summoning is allowed with an Unblooded Champions. Please note that Unblooded Champions will have no Wisdom and thus no visibility of a Champions possible Traits.&#x20;

### Can anyone Summon the next best Champion?&#x20;

Summoning is designed so that with the clever combination of Champions, you have a much better chance to summon the next best Champion - but the combination of any set of Champions could Summon the next best Champion! You can also seek out Champions from other Barracks to Summon with to improve your chances as well - this can be done via the Summoner’s spell book!


---

# 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-faqs.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.
