# Content Management

- [Guides](https://docs.myguide.care/content/guides.md): It all starts with Guides
- [Editing](https://docs.myguide.care/content/guides/editing-guides.md): Customize guides to your preferences and needs in the guide editor!
- [Plugins](https://docs.myguide.care/content/guides/plugins.md): All guide content is created with plugins.
- [Text](https://docs.myguide.care/content/guides/plugins/text.md): The text plugin is a powerful way to show content
- [Question](https://docs.myguide.care/content/guides/plugins/question.md): Ask a free-response question
- [Choices](https://docs.myguide.care/content/guides/plugins/choices.md): Create a question with multiple choice answers
- [Image](https://docs.myguide.care/content/guides/plugins/image.md): The content image can be placed in any content
- [Video](https://docs.myguide.care/content/guides/plugins/checkboxes.md)
- [Status](https://docs.myguide.care/content/guides/plugins/status.md): Status lets you choose options with images
- [List](https://docs.myguide.care/content/guides/plugins/list.md): A list layout which contains multiple plugins
- [Grid](https://docs.myguide.care/content/guides/plugins/grid.md): Create a grid view of plugins
- [Background Image](https://docs.myguide.care/content/guides/plugins/background-image.md): Background Images cover the background of the page
- [Color](https://docs.myguide.care/content/guides/plugins/color.md): Set a color gradient to the background
- [Slideshow](https://docs.myguide.care/content/guides/plugins/slideshow.md): Show multiple images in a background slideshow
- [Timer](https://docs.myguide.care/content/guides/plugins/timer.md): Set a page timer
- [Audio](https://docs.myguide.care/content/guides/plugins/audio.md): Play audio within the page
- [Advanced Builder Features](https://docs.myguide.care/content/guides/advanced-builder-features.md): MyGuide has more plugins you can use.
- [Variables](https://docs.myguide.care/content/guides/advanced-builder-features/variables.md)
- [Plugins](https://docs.myguide.care/content/guides/advanced-builder-features/plugins.md)
- [Text](https://docs.myguide.care/content/guides/advanced-builder-features/plugins/text.md): Do more with text in MyGuide
- [Question](https://docs.myguide.care/content/guides/advanced-builder-features/plugins/question.md): Questions
- [Choices](https://docs.myguide.care/content/guides/advanced-builder-features/plugins/choices.md)
- [Image](https://docs.myguide.care/content/guides/advanced-builder-features/plugins/image.md)
- [Video](https://docs.myguide.care/content/guides/advanced-builder-features/plugins/video.md)
- [Content Timer](https://docs.myguide.care/content/guides/advanced-builder-features/plugins/content-timer.md)
- [Button](https://docs.myguide.care/content/guides/advanced-builder-features/plugins/button.md)
- [Conditional](https://docs.myguide.care/content/guides/advanced-builder-features/plugins/conditional.md)
- [List](https://docs.myguide.care/content/guides/advanced-builder-features/plugins/list.md)
- [Grid](https://docs.myguide.care/content/guides/advanced-builder-features/plugins/grid.md)
- [Pages](https://docs.myguide.care/content/guides/pages.md): Page management is very simple
- [Shelves](https://docs.myguide.care/content/shelves.md): Shelves and Shelf Management
- [Libraries](https://docs.myguide.care/content/libraries.md): Manage shelves inside of libraries
- [Scheduling](https://docs.myguide.care/content/scheduling.md): Play Guides whenever you want!


---

# 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.myguide.care/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.
