# Tokens and Tokenshop

## Tokens

Tokens are a virtual currency used for various things. You can earn tokens though the [Vote Crate](/mctantrum-wiki/economy/crates/vote-crate.md), doing daily quests, chat-games, and sometimes through giveaways. Your token balance can be viewed on your quickboard.

You may consider buying or selling items for tokens instead of money. The only way to currently do this is by running the command <mark style="color:blue;">**/tokens send \<player> \<amount>**</mark>. This means that it's a trust trade since tokens cannot be exchanged via sign shops or auction house.

## Tokenshop <mark style="color:blue;">**(/tokenshop)**</mark>

There are various types of items you can buy with your tokens by doing <mark style="color:blue;">**/tokenshop**</mark>. You can also use your tokens at <mark style="color:blue;">**/warp**</mark> [<mark style="color:blue;">**FalloutShelter**</mark>](/mctantrum-wiki/general/server-resource-pack/calamity.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://reasonfounddecoy.gitbook.io/mctantrum-wiki/economy/tokens-and-token-shop.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.
