# Chat with Youtube

The Chat with YouTube tool offers interactive assistance with video content:

1. **Enter Video URL:** Provide the URL of the YouTube video you wish to explore.
2. **Pose Questions:** Ask questions related to the video’s content, whether it's about specific segments or overarching themes.
3. **Get Informed Answers:** The AI provides relevant answers and summarizations based on the video's transcript, enabling you to grasp essential points quickly.

<figure><img src="/files/TloSU8xUJ1Z3wdeCaTUl" alt=""><figcaption><p>Summarize YouTube videos and get highlights and timestamps.</p></figcaption></figure>


---

# 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://nily.gitbook.io/nily/features/chat-with-youtube.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.
