# ⚡Guild Finder

The **Guild Finder** is a feature that allows players to easily discover, apply to, and join guilds without manually searching for them. Whether you're looking for a competitive guild, a casual community, or a specific playstyle, the Guild Finder streamlines the process of finding the perfect guild for you.

<details>

<summary>How to Use</summary>

1. Open the **Start Menu** > **Helper** > **Guild Finder**.
2. Browse the list of available guilds.
3. Click on a guild to view its details, then click **Join** to send a request.
4. Wait for the **Guild Leader** to accept your request

</details>

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


---

# 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://newmadrigal1.gitbook.io/new-madrigal-wiki/game-features/quality-of-life/guild-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.
