> For the complete documentation index, see [llms.txt](https://docs.rapport.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rapport.tech/start-here/quick-start-guide/present.md).

# Present

When you're selected as the *Presenter* by the Organizer, you're in charge. As you open the document, it will automatically appear on everyone else's screens. You'll have control to scroll through slides, zoom in and out, use a laser pointer, and make annotations for all to see.

<figure><img src="/files/8bWL8mYrhSSVqEM9S4MJ" alt=""><figcaption><p><em>Tip: Use the touch interface for next-level engagement during your presentation.</em></p></figcaption></figure>

> This is more than just a tool for showing slides; the real value here is in the Presenter-Listener connection. It's a new format for live, trust-based presentations. With this product, we conduct corporate training sessions with voting, receiving both results and positive feedback.

### Let's recap:

Get three devices ready — one for the Organizer, Participant, and Presenter.

1. **Organizer**: Adds the presentation document and selects a *Presenter*.
2. **Participants**: Join and sync up.
3. **Presenter**: Opens the document, which shows on all devices at the same time.

With these steps, you're well-equipped to run a seamless, synchronized presentation. Other features can enhance your experience, but this is the heart of it. Simple as that, you're presentation-ready!


---

# 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 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/quick-start-guide/present.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.
