# Ritual of Summoning

New Wizards can be only created during Ritual of Summoning. The Ritual requires the player to choose one Land and two Wizards from their inventory. In addition, a small fee in BNB is necessary. Once a transfer of BNB is complete a new Wizard is transferred onto the player's wallet. New Wizards randomly inherits body parts from the two parent Wizards. \
\
Thus, having a unique set of statistics and skills. A new Wizard is created immediately after summoning and can be sold/transferred to other players or used in a match. However, they have to wait until full recovery after summoning, thus to be able to participate in a new summoning.


---

# 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://wizversep2e.gitbook.io/wizverse-or-whitepaper/ritual-of-summoning.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.
