# Trading

- [Overview](https://docs.kiloex.io/kiloex/trading/overview.md): Overview
- [How to bridge](https://docs.kiloex.io/kiloex/trading/how-to-bridge.md)
- [Fast Trading Mode (Upgraded from 1CT)](https://docs.kiloex.io/kiloex/trading/fast-trading-mode-upgraded-from-1ct.md): Fast Trading Mode
- [How to trade on BNB and opBNB](https://docs.kiloex.io/kiloex/trading/how-to-trade-on-bnb-and-opbnb.md): How to trade on BNB and opBNB
- [Wallet setup](https://docs.kiloex.io/kiloex/trading/how-to-trade-on-bnb-and-opbnb/wallet-setup.md)
- [Get BNB to your wallet](https://docs.kiloex.io/kiloex/trading/how-to-trade-on-bnb-and-opbnb/get-bnb-to-your-wallet.md)
- [Opening / Closing trades](https://docs.kiloex.io/kiloex/trading/how-to-trade-on-bnb-and-opbnb/opening-closing-trades.md)
- [Deposit into Vault](https://docs.kiloex.io/kiloex/trading/how-to-trade-on-bnb-and-opbnb/deposit-into-vault.md)
- [How to trade on Testnet(BNB Chain)](https://docs.kiloex.io/kiloex/trading/how-to-trade-on-testnet-bnb-chain.md): How to trade on Testnet(BNB Chain)
- [Wallet setup](https://docs.kiloex.io/kiloex/trading/how-to-trade-on-testnet-bnb-chain/wallet-setup.md): Wallet setup
- [Get BNB on the testnet](https://docs.kiloex.io/kiloex/trading/how-to-trade-on-testnet-bnb-chain/get-bnb-on-the-testnet.md): Get BNB on the testnet
- [Opening / Closing trades](https://docs.kiloex.io/kiloex/trading/how-to-trade-on-testnet-bnb-chain/opening-closing-trades.md): Opening / Closing trades
- [API Trading](https://docs.kiloex.io/kiloex/trading/api-trading.md): API
- [Fees & Spread](https://docs.kiloex.io/kiloex/trading/fees-and-spread.md): Fees & Spread
- [Forex Trading](https://docs.kiloex.io/kiloex/trading/forex-trading.md): Forex Trading
- [Pair list](https://docs.kiloex.io/kiloex/trading/pair-list.md): Pair list
- [Copy Trading](https://docs.kiloex.io/kiloex/trading/copy-trading.md): Copy Trading


---

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