# Live Arena

While the match is live, you can also view the arenas while the action takes place! You can track the progress of your predictions and how many points you're earning as shown below:

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

You can also view the progress of your NFT Cards during the match, depending on whether the Player Card is partaking in the match itself.

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


---

# 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.5tars.io/arenas-game/live-arena.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.
