# How to Embed a Youtube Video on a Quiz

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

#### **Use Case:**

Increase engagement with Quizzes by allowing users to watch videos and answer questions based on the video.

When adding Questions, you can choose the embed option and add a YouTube link.

You also have a host of controls to customize the experience like

* Mute
* Autoplay
* Enable Youtube controls
* Loop

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

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

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

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

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

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

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

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

#### **Bonus: New Component → Embeddable video**

Show embeddable YouTube videos on any screen. You can post any type of YouTube link

Example: Referral + video

For any further assistance drop an email to [**cs@customerglu.net**](mailto:cs@customerglu.net)


---

# 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://help.customerglu.com/how-to-embed-a-youtube-video-on-a-quiz.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.
