# The PVP Platform

The platform will enable players to interact with the platform in different ways:

* Player - someone who wants to beat the house by placing bets on house games.  A Player can also beat other players in direct 'Player Vs. Player' games
* House Staker - someone who wants to beat players who play against the house, by staking capital into a pool

Whichever type of player you are and based on your risk appetite, there is something for everyone. In developing the PVP Money platform, we opted to create an inclusive experience, allowing those with different appetites for risk and reward, to benefit from the power of decentralization and at a level they are comfortable with and where they have full control of their funds at all times.

The platform will continue to be developed to add new functionality and improve existing functionality, provide a more streamlined user experience. This will include additional games and new ways to play games against fellow peers in the act of PVP gaming.

Users can choose to play in all types of games, play any role that they like, and can even opt to play multiple roles at any one time. Users can utilize these different playing methods and roles to find opportunities to make gains, and also hedge their bets by acting as a Player and a House Staker in parallel.


---

# 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://pvp-money.gitbook.io/pvp-money/the-pvp-platform.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.
