# MyGuide

## MyGuide

- [MyGuide](https://docs.myguide.care/master.md): Current version: 10.4.23 (Arctic)
- [Navigation](https://docs.myguide.care/application/navigation.md): Navigating MyGuide is as easy as a single tap!
- [Tab List](https://docs.myguide.care/application/navigation/tab-list.md): Below is a list and overview of each Tab.
- [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!
- [XP](https://docs.myguide.care/monitor/xp.md): Experience Points
- [Reports](https://docs.myguide.care/monitor/reports.md): Every time you play a guide, a report is generated!
- [Live Monitoring](https://docs.myguide.care/monitor/live-monitoring.md): Follow along in real-time as users play guides!
- [Custom Alerts](https://docs.myguide.care/monitor/custom-alerts.md): Send an SOS in real time!
- [Share Shelves](https://docs.myguide.care/sharing/share-shelves.md): Don't worry! You get to control who can see your content!
- [Guardianship](https://docs.myguide.care/sharing/guardianship.md): Guardians can help you manage your MyGuide.
- [Account Management](https://docs.myguide.care/settings/untitled.md)
- [User Settings](https://docs.myguide.care/settings/user-settings.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.myguide.care/master.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.
