# BNB Features

## 🟡 Leap Trading BNB Bot – Features

***

Leap’s BNB module brings the full power of Leap’s automation to the **Binance Smart Chain (BSC)** — combining ultra-fast execution, MEV protection, and advanced entry/exit logic.

This module uses Leap’s **custom BNB smart contract**, designed from the ground up for:

* ⚡ **Speed:** Optimized transaction routing and confirmation.
* 🔒 **Security:** Built-in MEV and sandwich-attack protection.
* 🧩 **Control:** Contract-level logic lets Leap handle retries, failed transactions, and upgrades instantly.

***

### 🪪 License Requirement

Access to the BNB module requires a **Leap BNB License**.\
To purchase a BNB License Key, please join our [official Discord](https://discord.gg/leaptrading) and open a ticket in **🚨︱create-ticket**.\
Our team will assist you with activating your license and getting started.

***

### 🌐 Node Requirement

All BNB users must bring their own **BNB RPC**.\
Leap does **not** include an in-house RPC for BNB.\
Make sure to use a fast and reliable RPC connection for best performance.\
Keep your node in the same **region** as your system or VPS for optimal speed.

***

### 📊 Supported Markets

Leap supports all major BNB-based trading markets:

* **PancakeSwap** — full trading, monitoring, and PnL tracking.
* **Four.Meme** — pre- & post-migration support with custom filters.

More BNB DEXs will be added as the ecosystem evolves.

***

### 🧠 Available Modes

Each trading mode includes its own filters, entry logic, and exit strategy control.

| Mode                           | Description                                                                                                               |
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------- |
| **AFK Mode**                   | Automatically trades new tokens that meet your custom filters — runs 24/7 with real-time monitoring.                      |
| **Copytrade (Beta)**           | Copy trades from selected wallet addresses, or use Smart Copy to trigger buys when multiple wallets enter the same token. |
| **Discord / Telegram Scraper** | Auto-detects contract addresses posted in selected channels and buys instantly using your preset rules.                   |
| **Dev Mode**                   | Run your own trading logic through the Leap API — Leap handles execution, wallets, and transaction routing.               |

***

### 🎯 Entry Strategies

Customize how you enter each trade:

* **Wait for Dip** – delay buys until price drops a set % after launch.
* **Trailing Buy** – follow momentum up or down with configurable step size.
* **Buy Delay / Skip Buys** – space out entries for safer confirmation.
* **Buy Once** – prevent repeat buys on the same token.
* **Max per Wallet / Max per Token / Spend Cap** – advanced control for risk management.

***

### 💰 Exit Strategies

Leap offers multiple exit strategies to manage risk and secure profits automatically:

* **PnL Ladder** – progressively sell portions of your position as PnL increases.
* **Dynamic Trailing** – adaptive trailing stop that scales with volatility.
* **TP Ladder** – predefined take-profit tiers.
* **Sell After X% Sold / Sell After X Time** – controlled auto-exits after set conditions.
* **Resume Position** – continue managing open positions even after a restart.

***

### 🧩 Filters

Leap BNB includes the same advanced filtering system used in Solana:

* Market Cap · Volume · Liquidity
* Token Age · Price Change · Strength
* Max Holders · Bundlers
* Developer History · Funded Source Checks
* Social Presence (Twitter, Website, Telegram)
* Uniqueness Checks (Image, Name, Token, Web, Socials)

These filters can be applied across **AFK**, **Scraper**, and **Copytrade** modes for precision targeting.

***

### 🔒 Security

* Wallets stored **locally** and **encrypted**.
* Leap never has custody of funds or access to private keys.
* Keys are stored using your **operating system’s secure keychain**.
* Do not share or reuse private keys between test and live accounts.

***

### 🚀 Summary

Leap BNB brings professional-grade automation to Binance Smart Chain:

> “Speed, safety, and flexibility — all inside one unified trading system.”

Ready to get started?\
→ Join our [Discord](https://discord.gg/leaptrading) to request your BNB License


---

# 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.leap-blockchain.com/leap-trading-bnb-bot/bnb-features.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.
