# Definitions

- [Response Codes](https://docs.sportmonks.com/v3/definitions/response-codes.md)
- [States](https://docs.sportmonks.com/v3/definitions/states.md)
- [Types](https://docs.sportmonks.com/v3/definitions/types.md): Here you can find all types Sportmonks included in the Football API.
- [Lineups, positions and formations](https://docs.sportmonks.com/v3/definitions/types/lineups-positions-and-formations.md)
- [Events](https://docs.sportmonks.com/v3/definitions/types/events.md)
- [Statistics](https://docs.sportmonks.com/v3/definitions/types/statistics.md): All the statistics types available.
- [Coach statistics](https://docs.sportmonks.com/v3/definitions/types/statistics/coach-statistics.md): All the statistics types available for coaches.
- [Referee statistics](https://docs.sportmonks.com/v3/definitions/types/statistics/referee-statistics.md): All the statistics types available for referees.
- [Stage statistics](https://docs.sportmonks.com/v3/definitions/types/statistics/stage-statistics.md): All the statistics types available for a stage.
- [Season statistics](https://docs.sportmonks.com/v3/definitions/types/statistics/season-statistics.md): All the statistics types available for a season.
- [Fixture statistics](https://docs.sportmonks.com/v3/definitions/types/statistics/fixture-statistics.md): All the statistics types available for a fixture.
- [Team statistics](https://docs.sportmonks.com/v3/definitions/types/statistics/team-statistics.md): All the statistics types available for a team.
- [Player statistics](https://docs.sportmonks.com/v3/definitions/types/statistics/player-statistics.md): All the statistics types available for a player.
- [Expected](https://docs.sportmonks.com/v3/definitions/types/expected.md)
- [Leagues and stages](https://docs.sportmonks.com/v3/definitions/types/leagues-and-stages.md)
- [Standings](https://docs.sportmonks.com/v3/definitions/types/standings.md)
- [Transfers](https://docs.sportmonks.com/v3/definitions/types/transfers.md)
- [Highlights](https://docs.sportmonks.com/v3/definitions/types/highlights.md)
- [Weather and pitch](https://docs.sportmonks.com/v3/definitions/types/weather-and-pitch.md)
- [Definition of Common Football Terms](https://docs.sportmonks.com/v3/definitions/definition-of-common-football-terms.md): Brief definitions for statistical terms used throughout Sportmonks data. For more detailed explanations, visit our complete glossary.
- [Football Terms](https://docs.sportmonks.com/v3/definitions/football-terms.md): This page explains commonly used terms and statistics in the Sportmonks Football API.
- [Endpoint vs Entity](https://docs.sportmonks.com/v3/definitions/endpoint-vs-entity.md)


---

# 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/v3/definitions.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.
