> For the complete documentation index, see [llms.txt](https://docs.makerealms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.makerealms.com/explore-features/currency-burn/all-burn-commands.md).

# All Burn Commands

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

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

## burn admin

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

## burn channel

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

## burn role

<figure><img src="/files/2b7VcPEab9Uc8uhT8Awy" alt=""><figcaption></figcaption></figure>

## burn thread

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

## burn user

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

## burn users

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

## burn vote

Use this to undo accidental mints to participants in a vote.

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

## burn vote\_option

Use this to burn coins from people who participated in the vote, but did not vote for the "correct" option.

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

## burn treasury

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

Remove your realms coins from another realms treasury.  Treasuries are an advanced concept, learn more here [Treasury](/explore-features/treasury.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.makerealms.com/explore-features/currency-burn/all-burn-commands.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
