# Start Here

- [What is Presentation Room?](https://docs.rapport.tech/start-here/what-is-presentation-room.md): On-Premises Solution for Seamless, Engaging Presentations
- [Quick Start Guide](https://docs.rapport.tech/start-here/quick-start-guide.md): Before diving in, let's clarify the key functions of the app.
- [Organize](https://docs.rapport.tech/start-here/quick-start-guide/organize.md): Easily Set Up Your Meeting Session
- [Join](https://docs.rapport.tech/start-here/quick-start-guide/join.md): Connecting to the Presentation
- [Present](https://docs.rapport.tech/start-here/quick-start-guide/present.md): Lead Your Presentation with Ease


---

# 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.rapport.tech/start-here.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.
