# Key Features

### Built for Binance Smart Chain

**PancakeSwap Integration**\
\
Seamless access to the most popular DEX on BSC with full AI-powered support for:<br>

* Real-time token analysis and price tracking
* Buy, sell, and swap functionalities
* Liquidity pool management (add/remove liquidity)
* Yield farming optimization and automation
* Trading volume, slippage, and price impact insights
* Live monitoring of APRs and pool incentives
* Limit order execution and prediction assistance (via smart agents)

***

**Venus Protocol Integration**\
\
Enhance your lending and borrowing strategies with AI-assisted tools:

* Real-time interest rate monitoring
* Automated lending and borrowing transactions
* Portfolio health score tracking and liquidation alerts
* Yield optimization based on current APYs
* Risk assessment and suggested loan adjustments
* Vault strategy simulations using predictive modeling

***

**Kilo DEX Integration**\
\
Unlock intelligent trading and liquidity tools via KILO DEX:

* Automated token swaps with AI execution support
* Pool analytics and liquidity opportunity detection
* On-chain order flow monitoring
* Trade routing optimization for lower fees and higher efficiency
* Position tracking and real-time trade performance metrics

***

**Market Intelligence Aggregation**\
\
BSCPilot pulls data from trusted sources including:

* **CoinGecko** for token metadata, price history, and market cap tracking
* **DappRadar** for usage trends, dApp rankings, and ecosystem performance
* **DEXTools** for advanced trading metrics and wallet tracking


---

# 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://bscpilot.gitbook.io/bscpilot/getting-started/quickstart.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.
