# Livescores

The Livescores Widget is a widget which shows a complete schedule of the day. All leagues included in your widget subscription are provided for that particular day. You can switch to any day in the past or future as well.

By clicking on the game's score, you can see information about the events of any particular match.&#x20;

Last but not least, the advanced version of this widget allows you to include the Match Centre within this widget as well. Let's dive into what the Livescore widget can do.

### Functionalities

When people visit your widget, the first thing they will see is an overview of all fixtures that are played that day. The fixtures shown depend on your widget subscription and the configuration of your widget.

Per fixture, a match tile is displayed with both team names and live scores. Also, the game's status is shown (e.g. FT, NS) or if a fixture is LIVE, the current minute of the game. The most important events of a match (cards and goals) can be viewed by clicking on a match tile.&#x20;

If you have the widget's advanced variant, you can show a ‘details’ link leading to the [Match Centre](/v3/football-widgets/our-widgets/livescore-widgets/match-centre.md).

<figure><img src="/files/w0ISjaRxwA9tbZsVLqhn" alt=""><figcaption><p>Livescore Widget overview</p></figcaption></figure>

Besides viewing the list of today's matches, the livescore overview page also has a couple of handy functionalities. You can filter on a specific league with the league select function and search on teams with the search bar. You can also view only inplay fixtures by clicking the LIVE button. And lastly, you can view schedules/results of other days using the calendar or the date buttons.<br>

<div align="center"><figure><img src="/files/0u63KEr6b7NMoNxVMREs" alt="" width="375"><figcaption><p>Use the calender</p></figcaption></figure></div>


---

# 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/football-widgets/our-widgets/livescore-widgets/livescores.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.
