# Guild Vaults

This feature was one that took a lot of time to create. Think of this like PlayerVaults, but for Guilds. Each Guild has multiple vaults (inventories) that they can store items in. Utilizing Guild Roles, you can specify who can modify the vaults! One thing that's cool is that you don't just have one vault, you can have as many as you want! You can utilize the tier system to decide how many vaults each tier should have!


---

# 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.glaremasters.me/guilds/features-w.i.p/guild-vaults.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.
