# Live Scores Page

The Live Scores page is where all the tournament information is. Here you can track the upcoming tournament fixtures ahead of time and also see all the live information on current tournaments.

The Performance section gives an overview of all the top 5 players for the positions. You can filter further into each specific position so you can see beyond the top 5 and how far or close other players are to breaking into the top 5.

During live tournaments you can see how many shares you hold vs total eligible shares, plus an estimated TP outcome if the tournament ended right now, based on the current leaders.


---

# 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.sport.fun/nfl/navigating-nfl/live-scores-page.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.
