# Welcome to P2PBet

[**P2PBet**](https://p2pbet.io/) is an open peer-to-peer prediction platform where users compete by making predictions on financial markets and sports events.

Instead of betting against the house or trading on complex exchanges, users play directly against other users, and every bet is created by a real player.

From short-term volatile price moves in crypto to sports events, P2PBet turns complex markets into simple, fast, and engaging prediction games.

For more details:

* Finance Predictions - *see* [*Finance Predictions*](/documentation/finance-predictions/raffle.md)
* Sports Predictions - *see* [*Sports Predictions*](/documentation/sports-predictions/initiator-path.md)


---

# 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://p2pbet.gitbook.io/documentation/welcome-to-p2pbet.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.
