# Widgets overview

At the moment we offer 1 [Livescore](/v2/how-to-guides/sportmonks-widgets/widgets/livescore.md) widget and 5 international cup widgets:

* International Cup Livescore
* International Cup Standings
* International Cup Standings Slider
* International Cup Squads
* International Cup Topscorers&#x20;

{% hint style="info" %}
At the moment we only have International Cup widgets for the World Cup 2022. We are however working on releasing them for other international cups.
{% endhint %}

You can check out each widget with its functionalities by clicking its link above.

More widgets are coming soon!


---

# 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/sportmonks-widgets/widgets.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.
