# Participant Auto Join Issues

If participants are having trouble automatically joining the presentation session, there are a few things to consider:

1. **Bonjour Protocol**: First, make sure your Wi-Fi network supports the Bonjour protocol.
2. **Network Connection**: Confirm both the Organizer and Participant devices are on the same Wi-Fi network.
3. **Latest Version**: Make sure all devices are running the most recent version of the Presentation Room app.
4. **QR Code as Plan B**: If the automatic join feature is not working, the Organizer can display a QR code. Participants can scan this code to quickly join the session. To display the QR code, go to the current group action menu and select **Show QR Code**. Participants can then scan this using the Scan QR Code option in their app.

<figure><img src="/files/hwnfbdgSQXzpDVUJghkN" alt=""><figcaption><p>QR code also displays on larger screens via AirPlay for easy room-wide connection.</p></figcaption></figure>

<br>


---

# 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/troubleshooting/participant-auto-join-issues.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.
