# Leaderboards

<figure><img src="/files/mXLuaUlY4CaPYYWQ4yFs" alt="" width="563"><figcaption></figcaption></figure>

<mark style="background-color:red;">**Leaderboards:**</mark> There are two types of Leaderboards: Daily and Weekly. The Top 20 in each are awarded a Tournament Ticket at the end of each reset, granting access to Tournament tracks. Players can earn multiple Tournament Tickets per account and choose any eligible cars they feel are best suited for the challenge.

<mark style="background-color:red;">**Daily Scoring:**</mark> The sum of a car's 10 highest Point finishes, within the daily timer.

<mark style="background-color:red;">**Weekly Scoring:**</mark> A car's highest daily Point finish, within the weekly timer.

{% hint style="info" %}
Weekly Scoring is automatically calculated from Daily Leaderboard participation.
{% 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://guide.racino.io/info/games/formula/navigation/races/entry/leaderboards.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.
