# Fast Trading Mode (Upgraded from 1CT)

## Overview

Fast Trading is an upgraded feature of KiloEx's existing One-Click Trading (1CT). After enabling Fast Trading, users no longer need to interact with their wallets for each transaction, simplifying the trading process and saving time on order placement.

### Key features of Fast Trading

1. **Zero Gas Tokens Required** Once Fast Trading is enabled, you no longer need to pay Gas fees using the corresponding mainnet tokens. The Fast Trading wallet will automatically use collateral tokens (Quote tokens), such as USDT or USDC, to directly cover the Gas fees.<br>
2. **No Multiple Signature Authorizations** When placing orders with Fast Trading enabled, you do not need to repeatedly sign and confirm transactions in their wallets. The Fast Trading wallet will execute transactions immediately, ensuring fast order placement.<br>
3. **Self-Custody Wallet** The Fast Trading wallet does not require you to transfer your assets to a designated custodial wallet or pre-deposit any Gas fees. For each transaction, you will use your own wallet, keeping your assets under your control. If you no longer wish to use the Fast Trading wallet, you can revoke the authorization at any time to ensure the security of your wallet assets.<br>

***Note:** When activating the Fast Trading wallet, existing users can withdraw any remaining Gas fees previously deposited in 1CT. Click on the top-right address -> Fast Trading -> Gas Withdrawal.*

<div align="left"><figure><img src="/files/SVw91zNFuRJlDF1Tt6YM" alt=""><figcaption><p>Gas Fee WIthdrawl</p></figcaption></figure></div>

### Account Activation Steps

#### **New Users**

1. Enter a 4-digit PIN and confirm the PIN.

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

2. Authorize the signature.

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

3. Activation successful

#### **Existing Users**

1. Authorize the signature.
2. Activation successful.

## Fast Trading Technical Solution

For details on the Fast Trading technical solution, please refer to: <https://medium.com/kiloex/derivatives-trading-platform-kiloex-backed-by-yzilabs-explores-fast-trading-747df07ea83b>

<br>


---

# 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.kiloex.io/kiloex/trading/fast-trading-mode-upgraded-from-1ct.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.
