> For the complete documentation index, see [llms.txt](https://docs.pixeljourney.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixeljourney.xyz/education/getting-set-up-on-bnb-chain-wip.md).

# Getting set up on BNB Chain (WIP) 🚧

{% hint style="info" %}
**Welcome to the BNB Chain chapter of your Pixel Journey!**

BNB Chain (formerly Binance Smart Chain) is a fast, low-cost EVM-compatible chain with strong DeFi and gaming adoption. It offers excellent performance and accessibility, making it another valuable stop on your multi-chain adventure.
{% endhint %}

As part of our long-term adventure that began on the **WAX Blockchain in 2023**, with **Pixal PFPs minted in Spring 2024**, and now over **1,050 days strong**, we’re building bridges to Polygon, BASE, Ethereum, BNB Chain, and beyond. BNB Chain provides high throughput and very low fees, which makes it particularly friendly for frequent on-chain interactions and community-driven features.

This section will help you get comfortable on BNB Chain safely and confidently.

***

## Quick Start Links

* [**BNB Chain 101**](https://github.com/pixel-journey/gitbook-docs/blob/main/education/getting-set-up-on-bnb-chain-wip/bnb-chain-101.md) — The essentials: what makes BNB Chain special, fees, native token (BNB), and why it matters for Pixel Journey
* **Wallet Setup** — Use MetaMask or any EVM-compatible wallet (see the shared [EVM Hub](https://docs.pixeljourney.xyz/education/getting-set-up-on-evm) for basics)
* **Getting BNB** — Bridge from other chains or buy on exchanges (see [how-to-get-bnb.md](https://github.com/pixel-journey/gitbook-docs/blob/main/education/getting-set-up-on-bnb-chain-wip/how-to-get-bnb.md))
* **Security Tips** — Stay safe on EVM chains ([bnb-security-tips.md](https://github.com/pixel-journey/gitbook-docs/blob/main/education/getting-set-up-on-bnb-chain-wip/bnb-security-tips.md))

***

## Why BNB Chain Matters for Pixel Journey

* Very high speed and extremely low fees — ideal for active gameplay and frequent transactions
* Strong DeFi and gaming ecosystem
* Excellent accessibility for users coming from WAX-style environments
* A great complementary chain in our multi-chain vision alongside Polygon, Base, and Ethereum

We see BNB Chain as an important part of our expansion because it offers a high-performance environment that keeps things affordable while giving access to a large and active user base.

***

## How This Fits Your Pixel Journey

If you’re following the [**Your Pixel Journey — The 12-Step Progression Path**](https://github.com/pixel-journey/gitbook-docs/blob/main/education/getting-started/your-pixel-journey-12-step-progression.md), Step 11 is all about going cross-chain. BNB Chain is another friendly and powerful destination that expands your pixel empire.

Everything you learn here (wallets, bridging, gas, security) adds to your growing toolkit as a multi-chain Pixel Pioneer.

***

## Next Steps

1. Read [**BNB Chain 101**](https://github.com/pixel-journey/gitbook-docs/blob/main/education/getting-set-up-on-bnb-chain-wip/bnb-chain-101.md)
2. Set up or connect your EVM wallet
3. Bridge or acquire a small amount of BNB to test the waters
4. Explore BNB Chain marketplaces and projects
5. Join the Discord and ask for BNB-specific tips from the community

***

{% hint style="success" %}
**You’re building a true multi-chain pixel empire.**

Every new chain you add to your journey makes you more knowledgeable and versatile in Web3. BNB Chain is a high-performance stop that keeps the adventure fast, fun, and accessible.

The pixels keep spreading across chains — and so does your knowledge! 🚀🟦
{% endhint %}

*Pixel Journey — WAX 2023 • Pixals Spring 2024 • 1,050+ days of on-chain building • Expanding to BNB Chain and beyond*


---

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

```
GET https://docs.pixeljourney.xyz/education/getting-set-up-on-bnb-chain-wip.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.
