# Game economy

<figure><img src="/files/kplgMwciknlIVa3ov80W" alt=""><figcaption><p>Purchases and investments</p></figcaption></figure>

### A participant can earn tokens in several ways:

1. Purchase/sale of digital assets in the marketplace or P2P (person to person): objects, land plots, houses, apartments, clothing, businesses, collectibles, etc.
2. Work as a specialist at one of the enterprises: builder, scientist, military, trainer, doctor, etc.
3. Leasing of premises, plots, equipment, etc.
4. Participation in expeditions to explore distant planets and search for new forms of life. In such expeditions, you can greatly upgrade your skill or find a unique NFT item, but there is a certain danger - you may not return from the expedition. Only truly brave and strong avatars dare to take such an adventure!

**All internal transactions** in metaspace.game are made using the internal [MSGT token](/internal-msgt-token.md). The internal MSGT token can be exchanged for real fiat money using the virtual bank "MSG Metaversal Bank".

### Protection of participants money from cryptocurrency volatility.

In metaspace.game provides a mechanism for protecting the money of project participants. If desired, the participant can activate the "HiS" function (Hold in Stablecoin). This function allows convert existing MSGT tokens into stable coins. As a result of this action, the participant protects himself from volatility in the cryptocurrency market.

***Stablecoins** are cryptocurrencies "tied" to a fiat currency. They can be used as a store of value, as well as in other use cases where volatile cryptocurrencies may be less desirable.*

Examples:

* Tether Stablecoin: 1 Tether = 1 USD&#x20;
* Binance USD Stablecoin: 1 BUSD = 1 USD


---

# 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://www.docs.voxelcrazyhead.com/game-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.
