# Leaderboard Analytics

<h2 align="center"><sub>What this page means?</sub></h2>

| Leaderboard compares                                 | Leaderboard does not                                   |
| ---------------------------------------------------- | ------------------------------------------------------ |
| <sub>Signals ARIA can observe across operators</sub> | <sub>Every dollar in someone else’s bank account</sub> |

<h2 align="center"><sub>What you do in ARIA</sub></h2>

{% stepper %}
{% step %} <sub>**Open Leaderboard**</sub>

<sub>Read the</sub> <sub></sub><sub>**snapshot time**</sub> <sub></sub><sub>before you screenshot, stale snapshots create false drama.</sub>
{% endstep %}

{% step %} <sub>**Read the tie-break hint**</sub>

<sub>Under the table (launches first, validations break ties) so you narrate rankings fairly to your team.</sub>
{% endstep %}

{% step %} <sub>**Compare Apps launched, Ideas validated, and Revenue score**</sub>

<sub>Three different stories, not one blended “who is winning life.”</sub>
{% endstep %}

{% step %} <sub>**When the table is empty**</sub>

<sub>Say “the network has not published enough launches yet,” not “the product is broken.” Empty is a</sub> <sub></sub><sub>**data state**</sub><sub>.</sub>
{% endstep %}

{% step %} <sub>**Return to Overview**</sub>

<sub>**Your**</sub> <sub></sub><sub>private pipeline health the same day, orientation here, command center there.</sub>
{% endstep %}
{% endstepper %}

***

<h2 align="center"><sub>Ask a question</sub></h2>

<p align="center"><sub><strong>What would you do differently this week if you were two ranks higher, or two lower?</strong></sub> <br><sub>If the answer is “nothing,” close the tab and go build.</sub></p>


---

# 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.ariaagi.com/use-cases/leaderboard-analytics.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.
