# 7.2 ショップ

* ショップでは仮想通貨、クレジットカードを使用してMus-Mを購入することと、Mus-Mを消費してゲーム内アイテムを購入することができます。

**「Mus-Mの購入」**

* Mus-Mは$1=100Mus-Mで購入できます。決済はクレジットカード、またはSlash社が提供するシステムにより各種仮想通貨決済に対応しています。

<figure><img src="/files/J18KHcywkV6KaL7jmLcB" alt="" width="350"><figcaption></figcaption></figure>

**「ショップ内アイテムの購入」**

* ショップで購入ができるアイテムは以下の通常パックと、期間限定の特別パックです。通常パックの販売数にも限りがあり、一定期間ごとに補充されます。補充時に価格が予告なく改定されることがあります。


---

# 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://coin-musme.gitbook.io/coin-musme-white-paper/shop-and-marketplace/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.
