> 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-base-wip.md).

# Getting set up on Base (WIP) 🚧

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

Base is Coinbase’s fast, low-cost EVM chain built on Optimism. It offers excellent accessibility, strong developer tools, and growing NFT/gaming adoption — making it another natural expansion point for Pixel Journey explorers.
{% 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, and beyond. Base combines speed, affordability, and the backing of Coinbase, giving you a smooth on-ramp into deeper EVM experiences.

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

***

## Quick Start Links

* [**Base 101**](https://github.com/pixel-journey/gitbook-docs/blob/main/education/getting-set-up-on-base-wip/base-101.md) — The essentials: what makes Base special, fees, native token (ETH), 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 ETH on Base** — Bridge from Ethereum or other chains (see [how-to-get-eth-base.md](https://github.com/pixel-journey/gitbook-docs/blob/main/education/getting-set-up-on-base-wip/how-to-get-eth-base.md))
* **Security Tips** — Stay safe on EVM chains ([base-security-tips.md](https://github.com/pixel-journey/gitbook-docs/blob/main/education/getting-set-up-on-base-wip/base-security-tips.md))

***

## Why Base Matters for Pixel Journey

* Very low fees and fast finality — ideal for frequent interactions and future on-chain features
* Strong backing and ecosystem growth (Coinbase integration potential)
* Excellent bridge connectivity and developer-friendly environment
* A great next step for explorers wanting accessible EVM multi-chain experience

We see Base as an important part of our multi-chain vision because it lowers the barrier for new users while offering real utility for collectibles, community mechanics, and future PxPackages-powered miniDApps.

***

## 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. Base is one of the friendliest and most promising places to continue that adventure.

Everything you learn here (wallets, bridging, gas, security) builds directly on the skills from WAX and Polygon — making you a more versatile Pixel Pioneer.

***

## Next Steps

1. Read [**Base 101**](https://github.com/pixel-journey/gitbook-docs/blob/main/education/getting-set-up-on-base-wip/base-101.md)
2. Set up or connect your EVM wallet
3. Bridge a small test amount to get comfortable
4. Explore Base marketplaces and projects
5. Ask in the Discord for Base-specific tips and community events

***

{% hint style="success" %}
**You’re expanding your pixel empire across chains.**

Every new chain you master makes you stronger in Web3. Base is an exciting place to continue your multi-chain journey while staying connected to the heart of Pixel Journey.

The pixels are spreading — and so is your knowledge! 🚀🟦
{% endhint %}

*Pixel Journey — WAX 2023 • Pixals Spring 2024 • 1,050+ days of on-chain building • Expanding to Base 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-base-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.
