# Party Finder

<figure><img src="/files/Av4PQ0oij684P8bPRdWM" alt=""><figcaption></figcaption></figure>

The **Party Finder** helps players easily form or join parties based on shared goals, locations, or character roles. Whether you're hunting MVPs, leveling in dungeons, or just need teammates for quests, this feature ensures you’re never alone.

***

### How to Access:

| Method                    | How to Do It                                    |
| ------------------------- | ----------------------------------------------- |
| **Party Window Shortcut** | Click the "Party Finder" icon at the upper left |
| **Chat Command**          | Type `/agency` command                          |
| **Keyboard Shortcut**     | Press `Ctrl + Z` then click the Party Finder    |

{% embed url="<https://osro-revo.gg/videos/Party.mp4>" %}

***

### Main Search Panel

Use the **search window** to look for suitable parties using different filters:

| Feature                   | Description                                                    |
| ------------------------- | -------------------------------------------------------------- |
| **Party Condition Level** | Set the level range to search for parties.                     |
| **Destination Category**  | Choose where the party is heading: Quest, Field, Dungeon, etc. |
| **Search by Role**        | Filter parties by roles (Tank, DPS, Support).                  |
| **Keyword Search**        | Look for party names or memos with your keyword.               |
| **Reset Button**          | Clears all search filters.                                     |
| **Refresh Button**        | Updates the list with any newly created parties.               |

{% hint style="info" %}
**Note:** You must be party leader to register your group on the agency.
{% endhint %}

***

### Interacting with Listings

When browsing existing party listings:

* **Left-click**: Opens a **Subscription Application** window to request to join.
* **Right-click**: Opens a **whisper chat** with the party leader for quick discussion.

***

Happy Hunting Mr. Wick! 🤵


---

# 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://wiki.osro-revo.gg/accessibility/party-finder.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.
