# OnChain Battles Docs

## OnChain Battles

- [What is OnChain Battles?](https://onchain-battles.gitbook.io/onchain-battles-docs/what-is-onchain-battles.md): This is a trading platform built for one thing, finding out who the real traders are.
- [How $OCB works](https://onchain-battles.gitbook.io/onchain-battles-docs/how-usdocb-works.md)
- [🔐 Proof-of-PNL Gatekeeping](https://onchain-battles.gitbook.io/onchain-battles-docs/the-breakdown./proof-of-pnl-gatekeeping.md)
- [📊 Public Leaderboards](https://onchain-battles.gitbook.io/onchain-battles-docs/the-breakdown./public-leaderboards.md)
- [⏳ Time Limited Trading Seasons](https://onchain-battles.gitbook.io/onchain-battles-docs/the-breakdown./time-limited-trading-seasons.md)
- [🏆 Smart Contract Prize Pools](https://onchain-battles.gitbook.io/onchain-battles-docs/the-breakdown./smart-contract-prize-pools.md)
- [👁️ Spectator Mode and Social Layer](https://onchain-battles.gitbook.io/onchain-battles-docs/the-breakdown./spectator-mode-and-social-layer.md)
- [Tokenomics](https://onchain-battles.gitbook.io/onchain-battles-docs/tokenomics/tokenomics.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://onchain-battles.gitbook.io/onchain-battles-docs/what-is-onchain-battles.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.
