# Spin PvP Docs

## Docs

- [Spin PvP — Project Documentation](https://spin-pvp.gitbook.io/spin-pvp-docs/spin-pvp-project-documentation.md): Welcome to the Spin PvP GitBook. This is the unified documentation for the product, team, and partners — covering everything from gameplay mechanics and legal rules to marketing, technical aspects, an
- [Quick Start](https://spin-pvp.gitbook.io/spin-pvp-docs/quick-start.md): For users (60-second guide):
- [Cycles — TON Earning System](https://spin-pvp.gitbook.io/spin-pvp-docs/cycles-ton-earning-system.md): Cycles is an automatic system that allows users to earn TON. The principle is simple: the system automatically runs cycles, each generating a fixed profit.
- [🎯 Game 1: PvP — Betting Against Other Players](https://spin-pvp.gitbook.io/spin-pvp-docs/game-1-pvp-betting-against-other-players.md): PvP is a competitive game where you place bets against other players on a spinning wheel.
- [🎁 Game 2: Spin — Free Spins and Bonuses](https://spin-pvp.gitbook.io/spin-pvp-docs/game-2-spin-free-spins-and-bonuses.md): Spin is a free wheel-spinning game that lets new players win DOGS token to use in PvP games or withdrawal.
- [Deposit & Withdrawal](https://spin-pvp.gitbook.io/spin-pvp-docs/deposit-and-withdrawal.md)
- [Affiliate Program](https://spin-pvp.gitbook.io/spin-pvp-docs/affiliate-program.md): What affiliate program exists on SpinPvP? On our platform, you can invite friends and earn 3 different affiliate commissions, plus additional referral rewards:
- [Commission](https://spin-pvp.gitbook.io/spin-pvp-docs/commission.md)
- [Missions](https://spin-pvp.gitbook.io/spin-pvp-docs/missions.md)
- [Support](https://spin-pvp.gitbook.io/spin-pvp-docs/support.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://spin-pvp.gitbook.io/spin-pvp-docs/spin-pvp-project-documentation.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.
