# Statistics

Welcome to the tutorial about statistics. At [**Sportmonks**](https://www.sportmonks.com/) we have plenty of statistics to offer you, such as match, team, season, player and in-play player statistics.&#x20;

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

Let’s get started.

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

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

{% content-ref url="/pages/-MN3tVkh5Z\_xkJpkbAMu" %}
[Player statistics](/v2/tutorials/statistics/player-statistics.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MN3tsSA-7HETguFtH-g" %}
[Season statistics](/v2/tutorials/statistics/season-statistics.md)
{% endcontent-ref %}

{% hint style="info" %}
We recommend you submit your requests with Postman since we have already prepared the request for you there! Hit the button below to import our Football API collection.\
&#x20;                                                             [![Run in Postman](https://run.pstmn.io/button.svg)](https://football-postman.sportmonks.com/)
{% 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://docs.sportmonks.com/v2/tutorials/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.
