# Economy

## Our Currency

The currency of Theatria is **Denarii**. To check your balance, use any of the following commands:

* `/bal`
* `/balance`
* Press and hold the **Tab** key.

### Viewing Denarii with Commands

![](/files/-MjUMVxg9ZMEA1RZqNDX)

### Viewing Denarii in the Tab Display

![](/files/-MjUM5d24HFZxNsu6Hl8)

## Commands Overview

* `/sell hand` - Sells the item you are holding for its server-defined value.
* `/worth` - Displays the value of the item you are holding.
* `/balance` or `/bal` - Shows your current Denarii balance.
* `/pay <player>` - Transfers Denarii from your balance to another player.

### Important Notes

* Not all items have a value for `/sell hand`. Some items are exclusively traded in [Player Markets](/minecraft/gameplay-features/economy/player-markets.md), allowing players to define their own prices and values.

***

🤑 🤑 🤑 Discover [ways to make Denarii](/minecraft/gameplay-features/economy/ways-to-make-denarii.md) in Theatria! 🤑 🤑 🤑

***

[Gameplay Features](/minecraft/gameplay-features/economy.md)


---

# 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.playtheatria.com/minecraft/gameplay-features/economy.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.
