# MA Point

Monsters, other than Free ones, can be donated at the Monster Association to earn MA Points. MA Points can be exchanged for various items such as item NFT boxes, tournament/exploration tickets, and Hash Fragments.

The conversion rate of Monsters to MA Points is 1% of their overall ability (rounded down).

Additionally, by meeting the conditions for the Weekly (Personal) rewards, you can earn 10% of that week's daily score (rounded down) as MA Points.

<table data-header-hidden><thead><tr><th></th><th width="139"></th><th></th></tr></thead><tbody><tr><td>Subject of exchange</td><td>MA Points</td><td>Descriptions</td></tr><tr><td>Training BOX[C/UC/R]</td><td><p>20~320</p><p>(depending on quality)</p></td><td>You will get one random item to help you train</td></tr><tr><td>Enhance BOX[C/UC/R]</td><td><p>60~960</p><p>(depending on quality)</p></td><td>You can get an item that increases Monster's basic parameters with one at random.</td></tr><tr><td>Farm BOX[C/UC/R]</td><td><p>200~3200</p><p>(depending on quality)</p></td><td>You can get one random item that increases the enhancement value of Farm.</td></tr><tr><td>Seed BOX</td><td>500</td><td>You get one random item to fix the main seed when you use it at the time of fusion.</td></tr><tr><td>Secret Data BOX[Element][C/UC/R]</td><td><p>200~3200</p><p>(depending on quality)</p></td><td>You get one random item that you can use when fusing to increase the probability of acquiring an innate trait related to the element.</td></tr><tr><td>Secret Data BOX[Extra][C/UC/R]</td><td><p>200~3200</p><p>(depending on quality)</p></td><td>You get one random item that you can use when fusing to increase the probability of acquiring an innate trait related to something other than an element.</td></tr><tr><td>Boost Chip BOX[C/UC/R]</td><td><p>300~4800</p><p>(depending on quality)</p></td><td>You get one random item that increases Monster's basic parameters when you use it during the fusion.</td></tr><tr><td>Tournament Ticket</td><td>40</td><td>Exchange for 1 Tournament Ticket</td></tr><tr><td>Exploration Ticket</td><td>40</td><td>Exchange for 1 Exploration Ticket</td></tr><tr><td>Hash Fragment</td><td>100</td><td>Exchange for 1 Hash Fragment</td></tr></tbody></table>


---

# 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/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.
