# Introduction

{% hint style="info" %}
※Re.Monsterは現在開発中なため、本Whitepaperの内容は予告なく変更される可能性があります。\
`WhitePaper v0.70     2024/07/29`
{% endhint %}

Blockchain Game（BCG）は、CryptoKittiesを皮切りに今まで多くの物がリリースされてきました。2021年にはAxie Infinityが一大ブームとなり、Game-Fi（Play-to-Earn）として認識されることとなりました。しかし、私たちは「BCG」と「Game-Fi」が同一のものであるとは考えていません。

Re.Monsterの「Re」は

* **Redefine**
* **Rediscovery**
* **Regeneration**

等の多くの意味が込められています。

私たちはBlockchain Gameがどうあり、どう楽しむか立ち返るべきだと考え、このプロジェクトを立ち上げました。Gameとしての楽しさはもちろん、BCGとして持続性・相互運用性に長けたエコシステム構築を目的としています。また、より多くの人がプレイできるようにフリーミアムモデルを採用します。<br>


---

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