# League & topscorers standings

In this part of the tutorial series, we’re going to discuss [**standings**](https://football-postman.sportmonks.com/#2ff8afe4-5381-4d8c-acff-35afea3267e3)**.** We’ll explain what standings are, how they can be displayed and most importantly, which **endpoints and includes** you can use to request various standings.

{% content-ref url="/pages/-MK\_1w6bxDW1jYwIVIOM" %}
[League standings](/v2/tutorials/league-and-topscorers-standings/league-standings.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MK\_2-YkR2FzC7-guHbl" %}
[Topscorers standings](/v2/tutorials/league-and-topscorers-standings/topscorers.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/league-and-topscorers-standings.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.
