> For the complete documentation index, see [llms.txt](https://docs.definitive.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.definitive.fi/platform/turbo.md).

# Turbo

### <mark style="color:$primary;">What is Turbo?</mark>

***Turbo*** is our custom trading terminal built for speed and precision across every EVM chain and Solana. Designed for trench traders who need to move fast, Turbo strips away the noise and delivers a streamlined interface to ape into new tokens, snipe launches, and exit positions with a single click.

Execute Market orders instantly, set Trigger orders for automated entries and exits at target prices, or DCA into positions over time.

<figure><img src="/files/PGJq51coDX8Hbomhu5YM" alt=""><figcaption></figcaption></figure>

### <mark style="color:$primary;">Turbo vs. Prime</mark>

| **Feature** | **Turbo**                                                      | **Prime**                                                                                                    |
| ----------- | -------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ |
| Use Case    | Fast trading, new token sniping, quick entries/exits           | Large orders, optimizing for best execution price, trade automations for risk management, trading discipline |
| Order Types | Market, Trigger, DCA, Quick Trade                              | Market, Limit, TWAP, Stop                                                                                    |
| Best For    | Trench Traders, memecoin trading, Snipes, time-sensitive plays | Whales, pro traders, funds, institutional investors                                                          |


---

# 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:

```
GET https://docs.definitive.fi/platform/turbo.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.
