> For the complete documentation index, see [llms.txt](https://2p2e.gitbook.io/2p2e-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://2p2e.gitbook.io/2p2e-docs/overview.md).

# Overview

2P2E is a multichain, on-chain prediction and gaming platform focused on providing fast, transparent, and rewarding experiences to users across Web3 ecosystems. Unlike centralized platforms, all actions on 2P2E are executed via smart contracts — ensuring verifiability and fairness.

Whether you're forecasting short-term market movements, participating in community-driven event predictions, or playing on-chain games for fun and profit, 2P2E gives you the tools to play, earn, and explore.

## What Makes 2P2E Different?

* **Multichain Support**: 2P2E operates across multiple blockchain networks, allowing users to interact using tokens native to each chain.
* **Fast and Fair**: Rounds resolve quickly, and every result is determined on-chain.&#x20;
* **Rewarding Engagement**: Users earn points and revenue share through prediction accuracy, gameplay, and referrals.
* **Decentralized by Design**: All game mechanics, reward splits, and fee structures are fully visible on-chain.


---

# 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:

```
GET https://2p2e.gitbook.io/2p2e-docs/overview.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.
