# Statistics

Each [Player Card](broken://pages/aKmx7sSgfCpD2LcPeANd) contains statistics that are used to generate that player's [score](broken://pages/s46GMThczMSGvoL7FW4y) for that round. To find player scores and statistics from previous rounds simply select the player card you wish to view, press "season" and you will be able to view your player cards statistics from past rounds.

<figure><img src="/files/hkhw795E9PxsFkZIHKTX" alt="" width="375"><figcaption></figcaption></figure>

[Player Cards](/gameday-squad/platform-features/player-cards.md) also contain historical statistics for that player, so you can see how well that player performed in previous years. To find a players historical data, select a player card you would like to view, select "History" and you will be able to view a player cards statistics from previous seasons.&#x20;

<figure><img src="/files/Up4tmJPxLnNT5JaPyfes" alt="" width="375"><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://gameday-squad.gitbook.io/gameday-squad/platform-features/player-cards/statistics.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.
