> For the complete documentation index, see [llms.txt](https://academy.balltime.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.balltime.com/video-breakdowns/starring-clips-for-highlights.md).

# Starring Clips (For Highlights)

In this tutorial you will learn how to:

* Star Clips to create Highlight Videos

{% embed url="<https://www.loom.com/share/6c6d19a8a4ae440f9153f0b3c2f904c2?sid=a070c174-5a3e-4ff1-bb3c-6c0bdeb58508>" %}

1. Select the video you want to review.
2. Select the star icon next to the clip you want to add to a highlight reel.

<figure><img src="/files/SbWpVdjjKYUYVFh9FKnb" alt=""><figcaption></figcaption></figure>

To learn more about how to create your highlight video once you've selected your favorite clips, navigate to our dedicated page below:

{% content-ref url="/pages/lPSo76j4ZyYyqUwenWaY" %}
[Build Your Highlight Video](/the-highlight-builder/build-your-highlight-video.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://academy.balltime.com/video-breakdowns/starring-clips-for-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.
