> For the complete documentation index, see [llms.txt](https://features.sstrader.com/sstrader-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://features.sstrader.com/sstrader-tutorials/football-pro/graphs.md).

# Graphs

To help you get a better understanding of how a match is unfolding, we have created graphs for key statistics that influence the pace and dynamics of a match, such as attacks, dangerous attacks, ball possession, and the SSTradex Index. With just one click on any of these graphs, you can see how the match developed minute by minute and perform a more detailed analysis. The graphs also show shots in/out of goal, as well as cards and goals when they occurred.

Any match that you're interested in can be added to your "Favorites" list by clicking the yellow star. This star is displayed when you hover your mouse cursor over the match. The star next to the team's name indicates that they were favorites according to the PreMatch odds before the match started. Overall, these graphs and features allow you to get a better understanding of the match and track key events and statistics in real-time.

<figure><img src="/files/FrDDJY1ouoJiobN8QHVY" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://features.sstrader.com/sstrader-tutorials/football-pro/graphs.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.
