# End User

- [End User Support Guides](https://docs.whereby.com/end-user/end-user-support-guides.md): Guides to help your users get the most out of Whereby
- [Supported Browsers & Devices](https://docs.whereby.com/end-user/end-user-support-guides/supported-browsers-and-devices.md)
- [Screen Sharing Setup & Usage](https://docs.whereby.com/end-user/end-user-support-guides/screen-sharing.md)
- [Using Breakout Groups](https://docs.whereby.com/end-user/end-user-support-guides/using-breakout-groups.md)
- [Troubleshooting & Basics](https://docs.whereby.com/end-user/end-user-support-guides/end-user-documentation.md): Use the below information with your Support, Success, and Product teams to better assist your customers. Feel free to add as much or as little of this information to your own documentation!


---

# 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.whereby.com/end-user.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.
