# Adventure League

### Adventurer League

* The Adventurer League turns amateur Adventurers into full-fledged professionals.
* All players must make their way through this league when they start the game. Each season runs for 15 days.
* Adventurer Leagues open every 12 days, and every new adventurer undergoes the Adventurer League.
* Become a true Adventurer by engaging in party play with other players participating in the same season.
* Once the Adventurer League ends, you can play with Adventurers who completed the league during a different season.

{% hint style="warning" %}
The duration and the open cycle of the Adventurer League may be adjusted in order to sustain a healthy token economy.
{% endhint %}

### Rankings

* While in the Adventurer League, you'll be ranked based on your progress in Adventure Mode.
* Higher-ranked players will be awarded Soul Stones once the Adventurer League season is over.
* Rewards for Season 12 and on are as follows:

| Reward Group     | Soul Stones (Party) | Soul Stones (Solo) |
| ---------------- | ------------------- | ------------------ |
| 1st Place        | 720,000             | 180,000            |
| 2nd Place        | 360,000             | 90,000             |
| 3rd Place        | 180,000             | 45,000             |
| 4th - 20th Place | 24,000              | 6,000              |

{% hint style="info" %}
The ranking reward is variable and may be adjusted to sustain a healthy token economy.
{% endhint %}


---

# 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.chromaticsouls.xpla.games/game-play/game-guide/play-mode/adventure-league.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.
