# Create a Party Chat

1. **Locate the Menu Button**
   * In the top right corner of the app interface, find the menu button, represented by three horizontal lines (☰). Click on it to open the main menu.
2. **Navigate to the Party Section**
   * In the menu, look for the option labeled “Party,” indicated by an icon of three outlined people. Select this option to manage your party settings.
3. **Create a new Party**
   * After accessing the Party section, click on the blue “Create a Party” button. This action will set up a new party chat, and you’ll be ready to invite other users to join.


---

# 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/create-a-party-chat.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.
