# Treasury

The treasury stores all the items you have won while your inventory was full. \
Won in this context currently means only winnings from [<mark style="color:blue;">cases</mark>](/english/systems/chest-system.md).

<figure><img src="/files/g2y4Lo7aCVoXXfRKnbwM" alt=""><figcaption><p>Tracey manages the treasury in the main world</p></figcaption></figure>

When you receive items from the server management (refund, gift, etc.) they can also be stored in the Treasury.&#x20;

You can access the Treasury from Tracey in the main world. Just go to the right from the spawn.&#x20;

Alternatively, you can access the treasury from anywhere by using the <mark style="color:green;">/treasury</mark> command.

{% hint style="warning" %}
You can only take items out of the treasury. It is not possible to put items into it.
{% endhint %}


---

# 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.landania.net/english/systems/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.
