# Requesting to join a connection

If one of your connections is in a Session, you can request to join them. They then have the option to approve or reject your request.

To request to join a connection, complete the following steps:

1. Choose one of the following options:
   * On the menu screen, select **Connections**.
   * If you are in a Session, open your menu or tablet, select **People** <img src="/files/bSWKe67szXvzdXu5juSY" alt="" data-size="line">, and then select **Connections**.
2. Select the connection that you want to join.
3. In the user focus panel, select **Request to join them**.

<figure><img src="/files/KsC24uPxaeUTymPACtiA" alt=""><figcaption><p>Option to request to join a connection in their Session</p></figcaption></figure>

If the connection accepts your request, you will receive an invitation to join their Session. For instructions on how to use that invitation, see [Joining through an invitation](/engage/sessions/joining-a-session/joining-through-an-invitation.md).


---

# 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.engagevr.io/engage/sessions/joining-a-session/requesting-to-join-a-connection.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.
