> For the complete documentation index, see [llms.txt](https://docs.remonster.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.remonster.world/japanese/game/regeneration-and-fusion.md).

# Regeneration & Fusion

基本的な詳細はMintをお読みください。

{% content-ref url="/pages/eUqSc0vWw0IuduXLd4QT" %}
[Mint](/japanese/overview/monster/mint.md)
{% endcontent-ref %}

### **Monsterの協会への寄付**

生まれたMonsterや育てたMonsterは、協会に寄付することが出来ます。寄付したときのMonsterのパラメーターに応じて貢献ポイントが貯まり、各種アイテムと交換することが可能です。<br>

{% hint style="info" %}
※Freeで再生したMonsterは寄付することが出来ません。
{% endhint %}


---

# 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://docs.remonster.world/japanese/game/regeneration-and-fusion.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.
