# Leap BNB Overview

Leap’s **BNB Module** extends our advanced automation from Solana to the **Binance Smart Chain (BSC)** — bringing the same precision, speed, and flexibility to every trade.

The BNB module runs directly inside the Leap GUI and supports full automation across **PancakeSwap** and **Four.Meme**, with all major modes available: **AFK**, **Copytrade**, **Scraper**, and **Dev Mode**.

***

### 🪪 Access Requirement

To use the BNB module, you’ll need a **Leap BNB License**.\
Join our [Discord](https://discord.gg/leaptrading) and open a ticket to purchase or activate your license.

> ⚠️ BNB features will not appear until your license is verified and active.

***

### 🌐 RPC Requirement

BNB trading requires you to connect your own **BNB RPC endpoint**.\
Unlike Solana, the BNB module does **not include an in-house RPC**.\
Make sure your RPC and VPS are located in the same region for best speeds.

***

### ⚙️ Setup Overview

Before creating your first task:

1. Add your **BNB RPC endpoint**.
2. Insert these under **Settings → Router / WBNB**:
   * **Router:** `0x10ED43C718714eb63d5aA57B78B54704E256024E`
   * **WBNB:** `0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c`
3. Import or create a **BNB wallet** under **Accounts → Wallets**.
4. Create your first task — selecting your BNB wallet to load all compatible filters and markets.

***

### 🧠 Trading Modes

All core Leap trading modes are supported on BNB:

* **AFK Mode** – 24/7 automated trading based on your chosen filters
* **Copytrade Mode** – Mirror selected wallets or use Smart Copy logic
* **Discord & Telegram Scrapers** – Auto-buy from posts by trusted users
* **Dev Mode** – Run your own strategy logic through API while Leap executes

***

### ⚙️ Strategies & Filters

The BNB module offers the same complete suite of **filters**, **entry**, and **exit strategies** as our Solana version - including Market Cap, Token Age, Buy Strength, Holder Distribution, and Social Filters, plus advanced exit options like **PnL Ladder**, **Trailing Stop**, and **Dynamic Take Profit**.

All configurations can be edited live without restarting the bot.

***

Leap BNB delivers the full Leap experience —\
the same automation, intelligence, and control that redefined Solana trading, now live across the Binance Smart Chain.


---

# 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/leap-bnb-overview.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.
