# Cyberperp

## Cyberperp - old

- [Overview](https://docs.cyberperp.io/cyberperp/overview.md): Welcome to Cyberperp!
- [Tokenomics](https://docs.cyberperp.io/cyberperp/tokenomics.md): Holding the platform's utility and governance token, CYB, grants access to a number of advantages.
- [Roadmap](https://docs.cyberperp.io/cyberperp/roadmap.md): Micro roadmap
- [Activity scoring & additional rewards](https://docs.cyberperp.io/cyberperp/activity-scoring-and-additional-rewards.md): Cyberperp incentivizes user activity and liquidity provision
- [Community & news](https://docs.cyberperp.io/cyberperp/community-and-news.md): Discussion and news channels for the Cyberperp users
- [Brand assets](https://docs.cyberperp.io/cyberperp/brand-assets.md)
- [Risks](https://docs.cyberperp.io/cyberperp/risks.md)
- [Contracts](https://docs.cyberperp.io/cyberperp/contracts.md): List of CYB contracts
- [Audits](https://docs.cyberperp.io/cyberperp/audits.md): Cyberperp is audited by QuillAudits &
- [Referral system](https://docs.cyberperp.io/cyberperp/referral-system.md): Receive discounts on fees and gain rebates by participating in the Cyberperp referral program.
- [Trading on Cyberperp](https://docs.cyberperp.io/cyberperp/v2/trading-on-cyberperp.md): Cyberperp is a fully decentralized perpetual exchange — no accounts, no KYC, no passwords. Just connect your wallet and trade. Prices come from oracle feeds aggregated across major exchanges, which me
- [Liquidity provision](https://docs.cyberperp.io/cyberperp/v2/liquidity-provision.md)
- [Earn with CYB](https://docs.cyberperp.io/cyberperp/v2/earn-with-cyb.md): Cyberperp aims to maximize earnings and APRs for all holders and liquidity providers.
- [Earn](https://docs.cyberperp.io/cyberperp/v1-deprecated/earn.md): Cyberperp aims to maximize earnings and APRs for all holders and liquidity providers.
- [Trading](https://docs.cyberperp.io/cyberperp/v1-deprecated/trading.md)
- [Swap](https://docs.cyberperp.io/cyberperp/v1-deprecated/swap.md)
- [Liquidity provision](https://docs.cyberperp.io/cyberperp/v1-deprecated/liquidity-provision.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://docs.cyberperp.io/cyberperp/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.
