# Livescores & fixtures

[**Sportmonks’ livescore API**](https://sportmonks.com/football-api/) provides you with the fastest and most [reliable data ](https://sportmonks.com/football-api/)possible, allowing you to create your dream livescore website. Our APIs are so fast that the provided data will show events that didn’t even happen on live television yet!

In this how-to guide, we’ll walk you through the steps of making standard and advanced livescore requests and what tools you need to build a livescore website.&#x20;

![](/files/-MPKRVEjEqFXgfqoMW5Q)

### Need a recap?

{% content-ref url="/pages/-MM\_Ce2hLYFSNCDdHgzT" %}
[Schedule, fixtures & livescores](/v2/tutorials/schedule-fixtures-and-livescores.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MM\_CGp4HlmcOy3hblp9" %}
[Enriching your response](/v2/tutorials/enriching-your-response.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/how-to-guides/livescores-and-fixtures.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.
