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

# PRODUCTS

TurboFlow is building a broader set of market products for retail users — not just a single trading interface, but a growing range of ways to participate.

This section introduces the product experiences currently available on TurboFlow, from classic perpetual trading to newer market formats designed around speed, accessibility, and differentiated user experience.

## What you’ll find here

#### Classic Perps

Explore TurboFlow’s standard perpetual trading experience, built around transparent leverage, margin, funding, and tier-based risk controls.

#### Turbo Perps

Discover TurboFlow’s next-generation perpetual format, designed around zero trading fees, zero spread execution, and a dynamic profit-share model on winning trades.

#### TurboFlow App

See how users can access and engage with TurboFlow through the platform’s app experience.

#### Future Products

TurboFlow is designed to expand beyond its current formats. This section will introduce future market products as the platform continues to evolve.

### Why it matters

TurboFlow’s product strategy is built around a simple idea: **market participation should not be one-size-fits-all**.

By offering different market formats, TurboFlow aims to make trading more accessible, more engaging, and more adaptable to how retail users actually want to participate.


---

# 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, and the optional `goal` query parameter:

```
GET https://turboflow.gitbook.io/whitepaper/turboflow/products.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
