# Inviting Party Chat Members

1. **Locate the Invite Button**
   * After creating your party, find the blue “Invite to Party” button at the bottom of the Party section. Note that this option will be disabled if you are the only user in the map.
2. **Select Participants**
   * Click on the “Invite to Party” button, and a pop-up box will appear. Browse through the list of users and click on the names of those you wish to invite. This action will send an invitation to your selected participants.


---

# 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://help.orbitmultiverse.xyz/communication/party-chat/inviting-party-chat-members.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.
