# Support Materials

## Support Materials

- [Video Conference - User Manual](https://docs.immediation.com/support-materials/master.md): Immediation Platform Online Conferencing
- [Video Conference FAQs](https://docs.immediation.com/support-materials/video-conference-faqs.md)
- [Troubleshooting Guide](https://docs.immediation.com/support-materials/troubleshooting-guide.md): This document sets up the most common technical issues and the recommend solutions for users.
- [Immediation Pre-flight Checks](https://docs.immediation.com/support-materials/immediation-pre-flight-checks.md): Get yourself ready for your video conference
- [Network / Firewall Settings](https://docs.immediation.com/support-materials/network-firewall-settings.md): Details for network and firewall changes to get the best experience with Immediation.
- [Admin User Guide](https://docs.immediation.com/support-materials/admin-user-guide.md): Using Immediation as an account administrator


---

# 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.immediation.com/support-materials/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.
