# All Treasury Commands

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

## treasury about

Shows you whats in the treasury. Will only contain currencies from other realms.

<figure><img src="/files/7eplridNHOLsBjjLS3gO" alt=""><figcaption></figcaption></figure>

## treasury disperse

Disperse a select currency from an external realm to disperse from the treasury to your citizens.  Currency will be split up proportional to citizens balances in the current realm.  This will effectively remove all of that currency from the treasury and is not able to be undone.

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

## treasury disperse\_all

Disperse every coin held in the treasury to your citizens, with the same strategy as disperse.

<figure><img src="/files/8x3nat8rWNpdWyo8jDz8" alt=""><figcaption></figcaption></figure>

## mint treasury

Mint coins from your realm to another realms treasury.

See [All Mint Commands](/explore-features/currency-mint/all-mint-commands.md)

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

## burn treasury

Burn coins from your realm out of another realms treasury.&#x20;

See [All Burn Commands](/explore-features/currency-burn/all-burn-commands.md)

<figure><img src="/files/6EmN2ojn4yhDbL7y4DrB" 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.makerealms.com/explore-features/treasury/all-treasury-commands.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.
