# Brief

Memoverse uses a system of three tokens: **two** **real** ones and one imaginary token for Free-to-Play game mode, clearly distinguishing the project's governance token and utility tokens.

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

## $MEMO-G (Governance)

$MEMO-G token is the primary investment tool, utility token for DAO and trading business logic, and rewards earnings from Single Token Staking.

## $MEMO-P (Play)

Memoverse in-game rewards and utility token that ensures the operation of gaming mechanics, mining rewards, farming profit, and with secondary trading opportunities.

## MEMO-F (Free-to-Play)

Exclusively gaming token is used only in free-to-play realms, introductory games on mobile devices, and demonstrations. During special events limited number of NFTs will be up for sale in MEMO-F token on a *first come*, *first served* basis.

*MEMO-G, MEMO-P, and MEMO-F are working titles and may change in the future.*

## Token Applications

| $MEMO-G                                                                    | $MEMO-P                                                        | MEMO-F                                                          |
| -------------------------------------------------------------------------- | -------------------------------------------------------------- | --------------------------------------------------------------- |
| [Trading](/in-game-economy/usdmemo-g.md#trading)                           | [Trading](/in-game-economy/usdmemo-p.md#trading)               | [Gameplay](/in-game-economy/memo-f-off-chain.md#gameplay)       |
| [Investments](/in-game-economy/usdmemo-g.md#investments)                   | [Gameplay](/in-game-economy/usdmemo-p.md#gameplay)             | [Farming](/in-game-economy/memo-f-off-chain.md#farming)         |
| [Governance](/in-game-economy/usdmemo-g.md#governance)                     | [Farming](/in-game-economy/usdmemo-p.md#farming)               | [Mining](/in-game-economy/memo-f-off-chain.md#mining)           |
| [Single Token Staking](/in-game-economy/usdmemo-g.md#single-token-staking) | [Mining](/in-game-economy/usdmemo-p.md#mining)                 | [Marketplace](/in-game-economy/memo-f-off-chain.md#marketplace) |
| [Harvesting](/in-game-economy/usdmemo-g.md#harvesting)                     | [Marketplace](/in-game-economy/usdmemo-p.md#marketplace)       |                                                                 |
| [Marketplace](/in-game-economy/usdmemo-g.md#marketplace)                   | [Halving events](/in-game-economy/usdmemo-p.md#halving-events) |                                                                 |
| [Burning events](/in-game-economy/usdmemo-g.md#burning-events)             |                                                                |                                                                 |


---

# 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.memoverse.io/in-game-economy/brief.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.
