# FAQs about Turbo Mode

### 1) What’s the difference between **Turbo Mode** and **Wallet Mode**?

**Turbo Mode** is faster and doesn’t need wallet pop-ups. You trade using a special non-custodial account linked to your device — no more signing every transaction. It also has the lowest fees. **Wallet Mode** uses your regular Telegram or TON wallet. Every trade must be signed manually, which can take longer and may fail in weak network areas. Both modes allow you to trade with low gas fees and zero slippage.

***

### 2) When should I use **Turbo Mode** and when should I use **Wallet Mode**?

Use **Turbo Mode** when you want:

* Fast trades (under 1 second)
* No wallet signing pop-ups
* To trade like a pro (high speed, better for active traders)

Use **Wallet Mode** if:

* You prefer signing every transaction manually
* You’re only doing a few trades
* You want to use your regular TON wallet directly

***

### 3) Is Turbo Mode safe?

Yes. Turbo Mode is **non-custodial**, which means **you still control your assets**. Your Turbo account is secured by a session key linked to your device. You can revoke access anytime.

***

### 4) Do I need to install anything to use Turbo Mode?

Nope! Everything works inside **Telegram** or the **Tradoor web app**. No browser extensions or downloads are needed.

Do note, however, that you need to have a TON wallet already set up in order to deposit funds into your Turbo Mode wallet.

If you need more help with that, you can read our guides here:\
[**How do I set up my wallet to start trading on Tradoor?**](https://docs.tradoor.io/tradoor-user-guide-v2/how-to-trade-on-tradoor/how-do-i-set-up-my-wallet-to-start-trading-on-tradoor)\
[**How do I add funds to my Telegram wallet?**](https://docs.tradoor.io/tradoor-user-guide-v2/how-to-trade-on-tradoor/how-do-i-add-funds-to-my-telegram-wallet)

***

### 5) What can I trade in Turbo Mode?

You can trade **Perps and Options** with **USDT and TON.**

* Coming soon: **swaps**, cross-chain deposits, and AI trading tools

***

### 6) Are there any extra fees?

Turbo Mode is gas-optimized. Each trade costs **around 0.015 TON** — that’s much cheaper than normal wallet trades.

***

### 7) How do I get started with Turbo Mode?

Just tap “Start Turbo Mode” on the app.

We’ll create a Turbo Account for you instantly — no wallet connection needed.


---

# Agent Instructions: 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.tradoor.io/tradoor-user-guide-v2/turbo-mode-on-tradoor/faqs-about-turbo-mode.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.
