> For the complete documentation index, see [llms.txt](https://memepopeye.gitbook.io/memepopeye-p2e-flappy-game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://memepopeye.gitbook.io/memepopeye-p2e-flappy-game/p2e-model.md).

# P2E Model

<div align="left"><figure><img src="/files/I8Q8LV4H8RVpfJdg8XEI" alt="" width="318"><figcaption></figcaption></figure></div>

In the Popeye Play to Earn model, players are rewarded for their active participation in the game. Here's how it works:

**Earning Opportunities:**

* Win runs.
* Sell fragments.

**Spending Choices:**

* Buy box characters.
* Buy fragments to upgrade your current characters or create new ones.
* Buy more characters.

The Play to Earn model encourages engagement and skill development while offering opportunities for players to enhance their characters and progress in the game. It's a dynamic ecosystem where players earn as they play, contributing to the vibrant Popeye community.


---

# 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://memepopeye.gitbook.io/memepopeye-p2e-flappy-game/p2e-model.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.
