# Game

## **Introduction**

Game is an exciting lineup of sports-related games, bringing the thrill of online sports gaming to users while offering rewarding experiences.

## **Requirements**

* Users must possess PLP to participate in games.
* Participation in games contributes PLP to the game pool.
* Users earn game points upon participating in games.

## **Calculation**

* When users participate in games, the total PLP used is accumulated in the game pool, denoted as \[GP].
* 10% of \[GP] is burned, while the remaining 90% forms the reward pool \[GF].
* \[GF] is redistributed as rewards to monthly top-scoring players or participants.

## **NFT Integration**

Holding NFTs enhances game points based on the unique attributes of the NFTs.

Further details on NFT integration will be revealed in the future.


---

# 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://pixer-eternity.gitbook.io/pixer-eternity/ecosystem/pixer-play/game.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.
