# Quick information

### Value of Diamonds

The economy on the server is backed by Diamonds. Each Diamond has a value of $100. You must manually convert your diamonds to money to be able to use them at shops and you are also able to convert your money back to diamonds.

### /bank

You can convert your diamonds to and from in-game currency at the chests near the Shopping World spawn. You can get to this location by doing using the '/shops' command and walking towards the chests or by using the '/bank' command which will place you directly in front of the conversion chests.

### How to get money

Once you are at the '/bank' chests. You can use the shops in front of you to swap diamonds to money or money to diamonds. Left-Clicking the sign on either of the chests will let you use the shops.

The **chest on the left** will let you change your **money into Diamonds.**

The **chest on the right** will let you change your **Diamonds into money.**

### Commands to remember!

'/bank'  `Teleports you to the money conversion area`\
'/balance' or '/bal'  `Shows you how much money you have`\
'/shops'  `Teleports you to the shopping area`

**AusGG and any of our servers are not affiliated with Mojang AB or Microsoft.**\ <br>


---

# 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.aussiesmp.com/economy-1/quick-information.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.
