# Introduction

{% hint style="info" %}
\*The content of this Whitepaper is subject to change without notice.\
`WhitePaper v0.70      07/29 2024`
{% endhint %}

Blockchain-based gaming (BCG) has experienced a significant proliferation, commencing with the launch of CryptoKitties. In 2021, Axie Infinity gained substantial traction and received recognition as a Game-Fi (Play-to-Earn) platform. Nevertheless, it is essential to note that the terms "BCG" and "Game-Fi" are not synonymous.

The "Re" in Re.Monster is:

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

This has a wide variety of meanings.

Recognizing the need to revisit the core principles of Blockchain Games and the manner in which they are enjoyed, we initiated this project. Our objective is to establish an ecosystem that not only provides an enjoyable gaming experience, but also maintains sustainability and interoperability as a BCG. Furthermore, we will implement a "freemium" model to increase accessibility for a wider audience.<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/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.
