# Guilds

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

<figure><img src="/files/9acvyviWmnFULapqenes" alt=""><figcaption></figcaption></figure>

1. [**Guild Formation and Main Page:**](/main-screen/guilds/guild-formation-and-main-page.md)
   * Players can form guilds, allowing for collaborative gameplay with up to 20 members.
2. [**Role Assignment:**](/main-screen/guilds/roles-and-permissions.md)
   * Guild leaders have the ability to assign specific roles to members, optimizing strategic coordination within the guild.
3. [**Guild Treasury:**](/main-screen/guilds/treasury.md)
   * A dedicated storage facility known as the Guild Treasury has been introduced. This treasury functions as a collective repository for items, spores, and truffles. Members can contribute to the treasury, fostering guild prosperity.
4. [**Social Section:**](/main-screen/guilds/guild-chat.md)
   * The Guild System includes a social page, facilitating in-game communication among guild members. Engage in discussions, share insights, and strengthen the bonds that make your guild a formidable force.


---

# 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://docs.champz.world/main-screen/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.
