# Video Personalization

Lucid's **video summarization API** and **portal** are a powerful set of tools to automatically process your video library and create shortened versions of your videos. Our AI analyzes your videos for key moments and builds short videos (also known as *previews*) that look compelling and convey the main points.

{% content-ref url="/pages/jcsbx6HAco0lHxtrtyR4" %}
[Overview](/devdocs/products/video-personalization/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/0aLSeVT0jk3deW83HzWH" %}
[Video Summarization API](/devdocs/api-reference/api-reference/video-summarization-api.md)
{% endcontent-ref %}


---

# 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://lucid-ai.gitbook.io/devdocs/products/video-personalization.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.
