# Adding and Editing Lesson Content

Lesson content is built up block by block: text, images, links, embedded videos, and lessons imported from Microsoft Word. This section covers each of those.

## In this section

* [Add Course Content](/help/courses/add-content/add-course-content.md)
* [Adding Images](/help/courses/add-content/adding-images.md)
* [Adding Links](/help/courses/add-content/adding-links.md)
* [Adding an Embedded Video](/help/courses/add-content/embedding-video.md)
* [Add New Lesson From Microsoft Word](/help/courses/add-content/lesson-from-word.md)


---

# 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.shiftiq.com/help/courses/add-content.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.
