# Treasury

The Guild Treasury is a central hub for resource management within the guild, comprising three distinct treasuries: Items, Spores, and Truffles. Guild members can contribute to these treasuries, while designated roles with specific permissions have the authority to distribute these resources to fellow guild members.

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

### Treasury Types:

1. **Item Treasury:**
   * Contains a collection of various in-game items that can be donated by guild members.
   * **Permissions Required for Access:**
     * Item Treasury
2. **Consumable Treasury:**
   * Stores consumables, contributed by guild members.
   * **Permissions Required for Access:**
     * Consumable Treasury
3. **Spores Treasury:**
   * Stores spores, contributed by guild members.
   * **Permissions Required for Access:**
     * Spores Treasury
4. **Truffles Treasury:**
   * Houses truffles, a unique and sought-after resource, donated by guild members.
   * **Permissions Required for Access:**
     * Truffles Treasury

### Guild Member Contributions:

**Deposit Mechanism:**

* All guild members have the ability to deposit items, consumable, Spores or truffles in the treasuries.

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

### Treasury Access and Distribution:

1. **Permissions for Distribution:**
   * Specific roles within the guild are granted permissions for accessing and distributing resources from the treasuries.
2. **Item Treasury Access:**
   * Members with the "Item Treasury" permission can access the Item Treasury and distribute items to other guild members.
3. **Spores Treasury Access:**
   * Members with the "Spores Treasury" permission can access the Spores Treasury and distribute spores to other guild members.
4. **Truffles Treasury Access:**
   * Members with the "Truffles Treasury" permission can access the Truffles Treasury and distribute truffles to other guild members.

### Tracking of Treasuries

The guild interface provides a transparent view of individual contributions and withdrawals via the log window, fostering a sense of collective ownership.<br>

<figure><img src="/files/WarU8j77BluZGikHfb3b" 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://docs.champz.world/main-screen/guilds/treasury.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.
