# Arena UI

The Arena UI is splitted in 2 Sections

* Ranking UI
* Shop UI

{% hint style="info" %}
Yes there is another Shop - with different Items available for purchase - [Arena Shop](/content/systems/legend-arena/arena-shop.md)
{% endhint %}

<div align="left"><figure><img src="/files/7kYUBQ9FQaIurvgaEz0t" alt="" width="563"><figcaption></figcaption></figure></div>

The Arena UI contains different Sections which holds Informations for the Player

1. Season Boss - Only Baldus available
2. Season Ranking Informations
   1. Duration of the Season, Target Score, Total Score, Estimated Reward, Estimated Daily Reward
3. You current Character Informations
4. Different Tabs for Ranking Informations based by Filter "Class"
   1. Each Battle Style/Class has its own Ranking
5. Ranking Details (Ranking Score for all Players in the current Battle Style selected)
6. Buttons
   1. Enter to participate in Season
   2. Arena Shop - [Arena Shop](/content/systems/legend-arena/arena-shop.md)
   3. Close


---

# 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://wiki.playcabal.to/content/systems/legend-arena/arena-ui.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.
