# Uniting Web3

To make this game one of a better impact,&#x20;

The general idea is to have a Game Center. Here you can create and jpin Chainopoly Games.

* Player who create a game has to pay 10 MATIC.
* Players who join a game pays only 2 MATIC.
* Players who win can claim tickets.&#x20;
* These tivkets are base on a way to calculate it based on the amount of rounds a game has had.
* When a game has had more rounds, it has pbeen more difficult for the winner to win, so rewards are greater.
* LEet saya user gets 77 tickekts when winning a game. Those tickets&#x20;

Tickets can't be sold nor transferred and can be just earned by playing.

Then we can join a couple of more games and win, get eg 200 tickets and can claim one of the following:

|                                      |              |   |
| ------------------------------------ | ------------ | - |
| Bored Ape NFT                        | 1000 tickets |   |
| LP position in  Uniswap V3           | 500          |   |
| Lending position for 0.5 ETH on Aave | 200          |   |
| MARS4 rover                          | 80           |   |
|                                      |              |   |

In this casem for exmaple, a player gets the opportunity to have a position for 0.5 ETH by  ($1000) by spending less than 10 MATC ($5)

In the future, Its intende that the game center relies on several mini games where you can edn up winning tickets


---

# 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://juanxaviervalverde.gitbook.io/octopus/games/chainopoly/how-to-play/uniting-web3.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.
