# Statistics

**Statistics** can be retrieved by using adding `&include=stats` to your request URL. This include is available on multiple endpoints.  For more in-depth information, you can use our [**tutorials**](https://docs.sportmonks.com/football/tutorials/the-basics) and [**how-to guides**](https://docs.sportmonks.com/football/how-to-guides/get-started).&#x20;

### Statistics tutorial

At Sportmonks we have a lot of data, and you will find everything you need. The data is divided into match-, team-, season, player- and in-play (live) player statistics.

In the tutorial below, we will go through every option one by one.

{% content-ref url="/pages/-MJXPFHJ1B4WtguaIblY" %}
[Statistics](/v2/tutorials/statistics.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MJXOeyBzTS35Z7kTf1c" %}
[Includes](/v2/tutorials/enriching-your-response/includes.md)
{% endcontent-ref %}


---

# 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.sportmonks.com/v2/endpoint-overview/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.
