> For the complete documentation index, see [llms.txt](https://bountytemple.gitbook.io/whitepaper-v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bountytemple.gitbook.io/whitepaper-v1/about/revolutionising-the-gamefi-landscape.md).

# Revolutionising the GameFi Landscape

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

In recent years, Play-to-Earn (P2E) blockchain games have represented a paradigm shift in the way games are enjoyed by players. In P2E games, players can obtain potentially valuable NFT assets and tokens where they can be traded or sold for profit.

However, there is much room for improvement in the P2E ecosystem. Incentives such as staking, and airdrops are amazing at attracting new users, but without a revenue model that is greater than the incentives, the coin price will eventually crash due to oversupply.

This is why many P2E games are short-lived, with unsustainable tokenomics that depreciate over time.

**Our solution:** To build a game that is inherently engaging to play and has intrinsic value.


---

# 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://bountytemple.gitbook.io/whitepaper-v1/about/revolutionising-the-gamefi-landscape.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.
