# Session invitations

After you create a connection with another user, you can invite them to join your Session, and you can send them a request to join their Session. For more information, see the following sections:

* [Inviting others to your Session](/engage/sessions/inviting-others-to-your-session.md)
* [Joining through an invitation](/engage/sessions/joining-a-session/joining-through-an-invitation.md)
* [Requesting to join a connection](/engage/sessions/joining-a-session/requesting-to-join-a-connection.md)
* [Accepting a connection's request to join your Session](/engage/essential-features/connections/session-invitations/accepting-a-connections-request-to-join-your-session.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/essential-features/connections/session-invitations.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.
