# Monsterの寄付

持っているMonsterをMonster協会に寄付し、MAポイントを取得します。MonsterのMAポイントへの変換率は、総合力に対して1%（小数点以下切り捨て）となります。

MA ポイントは、MAポイントショップでアイテムを購入するために使用できます。

{% hint style="danger" %}
寄付したMonsterは元に戻すことができず、Monster NFTはバーンされます。
{% endhint %}

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

1. Monsterの選択（最大10体まで）
2. このMonsterから得られるMAポイント
3. 得られる合計MAポイント
4. 寄付


---

# 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/play-guide/open-beta/monster-xie-hui/monsterno.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.
