# Duels and Festivals

There are two kinds of battles your Taruchi will engage in: Duels, and Festivals. You can enter battles from the "Arena" screen.&#x20;

<figure><img src="/files/byWC101rybkEO1OJ4o8p" alt=""><figcaption></figcaption></figure>

Duels are one-on-one matches against other players. Win or lose, both Taruchi survive and level up - but, if you're losing a lot, you probably won't survive the Festival, so make sure to learn from your losses!&#x20;

For this playtest, rounds 1-10 are Duels, and round 11 is the Festival of Consecration.

<figure><img src="/files/3kYUcr108wyfltZaSCKL" alt=""><figcaption></figcaption></figure>

\
The Festival of Consecration is a tournament where 8 Taruchi enter, and only 1 survives to become Marked. The other 7 participants will die. This is permanent. They cannot be saved.

All the battles are resolved in the same onchain transaction.

You can also face off against AI in free practice tournaments, if you want to experiment with your build before the real thing.


---

# 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.asphodel.io/how-to-play/duels-and-festivals.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.
