# Importing a course from YouTube

The course imported from youtube will have all video chapters.

For importing a youtube course, the user just needs to copy and paste the youtube playlist URL.

Also, there is a checkbox that when checked updates the course automatically when any video is added or removed from the youtube playlist.

<figure><img src="https://lh4.googleusercontent.com/kTo9C0Gg-rCWnnISNFVTX_CyBVu0N84dTJ_vrkq6GYJMfWeKQ_rGwGZKK4XPYmj62KiaczaN8cKjfHcNNRPTev9VqEhN3iHYqBppQl666KDbzsljwn7gR08OYLWzVBktSKGlAWC7SJpnVoZ1E1UDcWiIf_NBVpkGL6Yy7yBQ7P99uOMkgyXxiMJnag" alt=""><figcaption></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://docs.edredo.com/edredo-classrooms/courses/importing-a-course-from-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.
