> For the complete documentation index, see [llms.txt](https://docs.btclottery.io/bitcoin-lottery-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.btclottery.io/bitcoin-lottery-protocol/contracts/pay-and-play-to-earn.md).

# Pay & Play to Earn

the economic incentives built into the Bitcoin Lottery Protocol go well beyond basic participation. The platform is designed to offer a rewarding experience for everyone involved, from casual players to die-hard gamers. Here's how:

#### Earning While Playing

**Play-to-Earn Model**

In traditional gaming ecosystems, the flow of value is usually one-directional—players spend money to enjoy games. In contrast, the Bitcoin Lottery Protocol offers a play-to-earn model where participating in games can earn you BTCLP Tokens. Whether you win or lose, your engagement is rewarded.

**Pay-to-Earn Opportunities**

While the play-to-earn model rewards you for participating, the pay-to-earn model provides even bigger incentives. By spending BTCLP Tokens to enter premium games, you can win larger prizes and higher rakebacks, thereby multiplying your initial investment if you win.

#### Rakebacks

**Instant Rewards**

A portion of the fees gathered from game entries is returned to players in the form of rakebacks. This creates a continuous loop of engagement, as the rakebacks in BTCLP Tokens can be used to enter more games or be traded for other assets.

#### Token Pools and Prizes

**Expansive Reward System**

One of the most exciting features of the platform is the prize pools formed from collected BTCLP Tokens. These pools can grow significantly over time and provide tantalizing rewards for winners. Whether these tokens are won through fixed lotteries, time-based raffles, or special charity events, they add an additional layer of excitement to each game.

By seamlessly integrating economic incentives into its gaming mechanics, the Bitcoin Lottery Protocol transforms the conventional gaming experience into a more dynamic and rewarding one. In this ecosystem, you're not just spending time and money; you're also earning and potentially growing your digital assets, making every game a unique investment opportunity.

{% hint style="success" %}
**Good to know:** Pay to Earn Games Updates coming soon!
{% 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, and the optional `goal` query parameter:

```
GET https://docs.btclottery.io/bitcoin-lottery-protocol/contracts/pay-and-play-to-earn.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
