> For the complete documentation index, see [llms.txt](https://coin-musme.gitbook.io/coin-musme-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coin-musme.gitbook.io/coin-musme-white-paper/english-1/about-coinmusme/token-and-points.md).

# 2.6 Tokens and Points

* CoinMusme uses the following tokens and in-game points:

**MusmeCoin (MSM): Crypto Assets**

* MSM is a crypto asset issued under the ERC-20 standard and will primarily circulate on the Oasys chain at the time of release. By staking MSM on a dedicated site (i.e., depositing for a certain period), you can receive limited items and voting rights regarding the development of CoinMusme IP and functions of the blockchain game "CoinMusme".
* MSM can be acquired by using the MSM ticket that is distributed through the game's price prediction race. Additionally, MSM is tradable with other crypto assets on cryptocurrency exchanges.
* 80-90% of CoinMusme's revenue, including non-game-related income, is used to purchase MSM for the reward pool, which is then that distributes back to the users.

**MusMedal（Mus-M）：In-game points**

* Mus-M is an in-game currency used for various purposes, including 1️⃣ acquiring NFTs through gacha, 2️⃣ purchasing in-game items from the shop, and 3️⃣ opening the gift box. It is not a crypto asset, so it cannot be taken outside the game.
* Mus-M is purchased in-game using cryptocurrency or credit card with 100 Mus-M = $1. **Please be aware that Mus-M will expire after 180 days.**
* When using the MSM tickets distributed by the price prediction race, users can choose whether to receive MSM or Mus-M. Users who do not have a cryptocurrency wallet connected to their account can only receive Mus-M.

**Character Points（CP）：In-game points**

* CP can be obtained through arena battle.
* CP is an in-game point and cannot be taken out of the game.
* CP can be used to vote in the price prediction races and to open present boxes.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://coin-musme.gitbook.io/coin-musme-white-paper/english-1/about-coinmusme/token-and-points.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.
