# How to Join Public and Private Guilds

Guilds are a great way to connect with others who share your interests and goals. Whether you’re looking to join a Public Guild open to everyone or a more exclusive Private Guild, this tutorial will guide you through the steps to find and join the right community.

***

1. Navigate to the Browse Guilds page to explore available Guilds. When you find a Guild you’re interested in, click on its name to view more details.

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

2. If the Guild is public, click the Join Guild button on the Guild’s page to become a member.\
   Note: You can join up to a maximum of 5 Guilds.

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

3. You can also join a public Guild directly from the Browse Guilds page by clicking the Join button next to the Guild name.

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

4. For Private Guilds, you’ll see a Request button instead of a Join button. Click on Request to start the application process.

<figure><img src="/files/3bYCJZqKK8yeJQTnbmRj" alt=""><figcaption></figcaption></figure>

5. To join a Private Guild, you need to submit an application explaining why the Guild Council should accept you. Write your message in the provided field and click Submit.\
   Note: If your application is rejected, you can reapply after 7 days.

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

6. To view the status of your Private Guild applications, go to My Pending Applications.

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

7. This section will display all the applications you’ve submitted.

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

8. If you want to withdraw an application, click on View My Application under the respective Guild. Then, select Cancel Application to remove your request.

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

<br>


---

# 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://theguild.gitbook.io/welcome/tutorials/how-to-join-public-and-private-guilds.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.
