# Video Highlights

Video Highlights are links to videos posted on social media networks. It can contain videos of **Goals**, **Cards** or **other Events**. Sometimes a video **compilation** of events is provided.

**Video Highlights** is a community feature, which basically means we have no control over the availability of videos. So, we cannot guarantee the video you are looking for is available.

Highlights are often used as an Include for the **Fixture** endpoint, but you can use `Fixture` as an Include for the Highlight endpoint.

{% content-ref url="/pages/-MXqYeU5MLUDbe-nNf3u" %}
[Get Video Highlights by Fixture ID](/v2/endpoint-overview/video-highlights/get-video-highlights-by-fixture-id.md)
{% endcontent-ref %}

{% hint style="info" %}
Check this endpoint in Postman.\
&#x20;                                                             [![Run in Postman](https://run.pstmn.io/button.svg)](https://football-postman.sportmonks.com/#272bbf6d-2245-44a5-b319-10fd6b6cdbf6)
{% 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/endpoint-overview/video-highlights.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.
