# Keeping track on results

The platform's user interface will provide users with access to a variety of information, including:

* Token prices will be presented in a dynamic and real-time manner, providing users with an up-to-the-moment understanding of which tokens are currently leading the competition.
* Tournament-related information, such as the total number of participants and the size of the prize pool, as well as the current round number and the amount of time that has elapsed.
* Token performance metrics, including the tokens that have emerged victorious and those that have been eliminated, are presented in a clear and intuitive manner, such as a ladder-style table with color-coded indicators.

Below you will find an example of our UI:&#x20;

<figure><img src="/files/02U901AijAbtKPLAYR14" alt=""><figcaption><p>Token prices</p></figcaption></figure>

<figure><img src="/files/JRdhHZfAPumyVkgEMBxr" alt=""><figcaption><p>Token liquidities</p></figcaption></figure>

<figure><img src="/files/FiUPPJv6CjkwICpJl7K4" alt=""><figcaption><p>Tournament </p></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://awakeness.gitbook.io/awakeness/how-it-works/keeping-track-on-results.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.
