> For the complete documentation index, see [llms.txt](https://doc.ave.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.ave.ai/tutorial/essential-tools-for-the-bnb-chain-bsc-ecosystem/bsc-on-chain-trading.md).

# BSC On-Chain Trading

Ave.ai fully supports BSC token trading, offering the **best trading experience** with advanced features and seamless wallet integration.

## **Connect Your Wallet**

Ave.ai provides **automatic BNB Chain support** for both:

* Ave.ai Bot Wallet
* One-click login via Telegram Bot

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

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

Additionally, Ave.ai supports third-party decentralized wallets such as **Binance Wallet** and **OKX Wallet**.

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

For detailed instructions, visit: <https://doc.ave.ai/tutorial/pc-web-turorial/connect-wallet>

## **Seamless Token Trading**

Ave.ai optimizes the **BSC trading experience** with:

* **Market and Limit Orders** – Execute instant trades or set limit orders on BSC.
* **MEV Protection** – Prevent frontrunning and sandwich attacks for secure transactions.
* **Ultra-Fast Execution** – Complete trades within **1 second** to minimize slippage.
* **Gas Fee Optimization** – Reduce transaction costs for more efficient trading.

For detailed instructions, visit: <https://doc.ave.ai/tutorial/pc-web-turorial/token-page-and-trading-system>

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


---

# 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://doc.ave.ai/tutorial/essential-tools-for-the-bnb-chain-bsc-ecosystem/bsc-on-chain-trading.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.
