# TurboFlow

## TurboFlow Docs

- [GETTING STARTED](https://turboflow.gitbook.io/whitepaper/turboflow/getting-started.md): Start here to understand TurboFlow, our vision, and the best path for new users to begin.
- [What is TurboFlow](https://turboflow.gitbook.io/whitepaper/turboflow/getting-started/what-is-turboflow.md): A quick introduction to what TurboFlow is, what we believe, and why we’re building for retail users.
- [Our Vision](https://turboflow.gitbook.io/whitepaper/turboflow/getting-started/our-vision.md): What we believe about market access, retail participation, and the future of on-chain markets.
- [Why We’re Building TurboFlow](https://turboflow.gitbook.io/whitepaper/turboflow/getting-started/why-were-building-turboflow.md): Why today’s market structure leaves too many users behind — and why TurboFlow is building for what comes next.
- [Onboarding](https://turboflow.gitbook.io/whitepaper/turboflow/getting-started/onboarding.md): A simple starting point for new users exploring TurboFlow.
- [Ecosystem Participants](https://turboflow.gitbook.io/whitepaper/turboflow/getting-started/ecosystem-participants.md): Entry points for ecosystem participants building, trading, and growing with TurboFlow.
- [TURBOFLOW FUNDAMENTALS](https://turboflow.gitbook.io/whitepaper/turboflow/turboflow-core.md): The systems and logic behind TurboFlow’s trading experience.
- [Execution Layer](https://turboflow.gitbook.io/whitepaper/turboflow/turboflow-core/execution-layer.md): The infrastructure behind TurboFlow’s speed, stability, and trading responsiveness.
- [Parameters & Risk Logic](https://turboflow.gitbook.io/whitepaper/turboflow/turboflow-core/parameters-and-risk-logic.md): How TurboFlow uses market parameters to manage leverage, margin, and platform-level risk.
- [PRODUCTS](https://turboflow.gitbook.io/whitepaper/turboflow/products.md): The market formats and product experiences available across TurboFlow.
- [Classic Perps](https://turboflow.gitbook.io/whitepaper/turboflow/products/classic-perps.md): TurboFlow’s standard perpetual trading experience, including leverage, margin, funding, and tier-based risk controls.
- [Turbo Perps](https://turboflow.gitbook.io/whitepaper/turboflow/products/turbo-perps.md): A new type of perpetual trading built around zero trading fees, zero spread execution, and a dynamic profit-share model.
- [Event Contracts](https://turboflow.gitbook.io/whitepaper/turboflow/products/event-contracts.md): Event Contracts are TurboFlow’s short-term, event-based market products.
- [TurboFlow App](https://turboflow.gitbook.io/whitepaper/turboflow/products/turboflow-app.md): Access TurboFlow on mobile with support for both iOS and Android.
- [Future Products](https://turboflow.gitbook.io/whitepaper/turboflow/products/future-products.md): New market formats and product experiences coming to TurboFlow.
- [REWARDS](https://turboflow.gitbook.io/whitepaper/turboflow/rewards.md): How TurboFlow rewards participation, activity, visibility, and growth across the platform.
- [Points](https://turboflow.gitbook.io/whitepaper/turboflow/rewards/points.md): TurboFlow’s platform points system.
- [Leaderboard](https://turboflow.gitbook.io/whitepaper/turboflow/rewards/leaderboard.md): A public activity and performance board that highlights standout participation across TurboFlow.
- [GROWTH](https://turboflow.gitbook.io/whitepaper/turboflow/growth.md): Programs and initiatives that support user growth, partnerships, and platform expansion on TurboFlow.
- [Referral Program](https://turboflow.gitbook.io/whitepaper/turboflow/growth/referral-program.md): A retail user referral program designed to support platform growth and broader participation on TurboFlow.
- [Affiliate Program](https://turboflow.gitbook.io/whitepaper/turboflow/growth/affiliate-program.md): A collaboration program for affiliates, communities, creators, and growth contributors building with TurboFlow.
- [Campaigns](https://turboflow.gitbook.io/whitepaper/turboflow/growth/campaigns.md): Platform campaigns and community activities designed to support participation across TurboFlow.
- [RESOURCES](https://turboflow.gitbook.io/whitepaper/turboflow/resources.md): Helpful guides, support information, and official materials for using TurboFlow.
- [Deposits & Withdrawals](https://turboflow.gitbook.io/whitepaper/turboflow/resources/deposits-and-withdrawals.md): How to move funds into and out of TurboFlow through the currently supported networks and assets.
- [Tutorial](https://turboflow.gitbook.io/whitepaper/turboflow/resources/tutorial.md): A step-by-step guide to using products on TurboFlow.
- [FAQ](https://turboflow.gitbook.io/whitepaper/turboflow/resources/faq.md): Answers to common questions about TurboFlow.
- [Brand Kit](https://turboflow.gitbook.io/whitepaper/turboflow/resources/brand-kit.md): Official TurboFlow brand assets.
- [Fee Schedule](https://turboflow.gitbook.io/whitepaper/turboflow/resources/fee-schedule.md): Trading cost models for Classic Perps and Turbo Perps, including the core fee formulas.


---

# 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://turboflow.gitbook.io/whitepaper/turboflow/getting-started.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.
