# MA Point

Free以外のMonsterは、Monster教会で寄付を行うことでMA Pointsを獲得出来ます。MA Pointsは、アイテムNFTが入った各種BOXや大会/探索チケット、Hash Fragmentと交換することが可能です。

MonsterのMA Pointsへの変換レートは総合力×1%（小数点以下切り捨て）となります。

また、Weekly（個人）の報酬発生条件をクリアすることでその週のデイリースコアの10%（小数点以下切り捨て）をMA Pointsとして獲得できます。

| 交換対象                      | MA Points                      | 詳細                                               |
| ------------------------- | ------------------------------ | ------------------------------------------------ |
| 育成BOX\[C/UC/R]            | <p>20\~320</p><p>（品質による）</p>   | 育成に役立つアイテムがランダムで1つ手に入る                           |
| 強化 BOX\[C/UC/R]           | <p>60\~960</p><p>（品質による）</p>   | Monsterの基本パラメーターを上昇させるアイテムがランダムで1つで手に入る          |
| Farm BOX\[C/UC/R]         | <p>200\~3200</p><p>（品質による）</p> | Farmの強化値を上昇させるアイテムがランダムで1つ手に入る                   |
| シードBOX                    | 500                            | 融合時に使うことでメインシードを固定するアイテムがランダムで1つ手に入る             |
| 秘伝書BOX\[Element]\[C/UC/R] | <p>200\~3200</p><p>（品質による）</p> | 融合時に使うことで属性に関わる先天特性の取得確率を上昇させるアイテムがランダムで1つ手に入る   |
| 秘伝書BOX\[Extra]\[C/UC/R]   | <p>200\~3200</p><p>（品質による）</p> | 融合時に使うことで属性以外に関わる先天特性の取得確率を上昇させるアイテムがランダムで1つ手に入る |
| ブーストチップBOX\[C/UC/R]       | <p>300\~4800</p><p>（品質による）</p> | 融合時に使うことでMonsterの基本パラメーターを上昇させるアイテムがランダムで1つ手に入る  |
| 大会チケット                    | 40                             | 大会チケット1枚と交換                                      |
| 探索チケット                    | 40                             | 探索チケット1枚と交換                                      |
| Hash Fragment             | 100                            | Hash Fragment1つと交換                               |


---

# 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://docs.remonster.world/japanese/game/ma-point.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.
