> 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/getting-started/onboarding.md).

# Onboarding

### Welcome to TurboFlow.

TurbFlow is built for users who want a simpler, more accessible path into on-chain markets — with clearer structure, broader participation, and lower barriers to entry.

### What you can do on TurboFlow

On TurboFlow, users can:

* trade perpetual markets
* explore short-cycle Event Contracts
* track participation across ecosystem features
* invite others through referral-based programs
* follow standout activity on the Leaderboard

### Recommended first steps

{% stepper %}
{% step %}

### Explore the platform

Get familiar with TurboFlow’s core products and trading experience.
{% endstep %}

{% step %}

### Start trading

Users can begin with supported markets and gradually explore more advanced features.
{% endstep %}

{% step %}

### Discover activity and incentives

Learn how features such as Points, Referral Program, and Leaderboard connect to participation across TurboFlow.
{% endstep %}

{% step %}

### Stay active

As you continue participating, you may unlock more opportunities, and more ways to engage across the platform.
{% endstep %}
{% endstepper %}

### **Explore by section**

{% content-ref url="/pages/lGHea3PFIaDCbAXp3Z81" %}
[Ecosystem Participants](/whitepaper/turboflow/getting-started/ecosystem-participants.md)
{% endcontent-ref %}

{% content-ref url="/pages/oHfgewwpOu46og567S1y" %}
[TURBOFLOW FUNDAMENTALS](/whitepaper/turboflow/turboflow-core.md)
{% endcontent-ref %}

{% content-ref url="/pages/4MFkYsnUToKOOyM1DfpD" %}
[PRODUCTS](/whitepaper/turboflow/products.md)
{% endcontent-ref %}

{% content-ref url="/pages/05a58090bb3a866ad25cbd9740793f9d0f7f680c" %}
[REWARDS](/whitepaper/turboflow/rewards.md)
{% endcontent-ref %}

{% content-ref url="/pages/GKGieQeTbLGv319Oy88i" %}
[GROWTH](/whitepaper/turboflow/growth.md)
{% endcontent-ref %}

{% content-ref url="/pages/xeAu83LEQ6zJlqeeLvah" %}
[RESOURCES](/whitepaper/turboflow/resources.md)
{% endcontent-ref %}

#### **Trading, made simple.**

#### **Everyone gets a seat at TurboFlow.**


---

# 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/getting-started/onboarding.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.
