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

# Getting set up on Ethereum (WIP) 🚧

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

Ethereum is the original smart contract platform and the foundation of much of Web3. It offers the deepest liquidity, most mature ecosystem, and the strongest network effects — making it an essential chain for serious multi-chain 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. Ethereum represents the "OG" layer where many of the most important protocols and communities live. While fees can be higher, the opportunities and depth are unmatched.

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

***

## Quick Start Links

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

***

## Why Ethereum Matters for Pixel Journey

* Deepest liquidity and most established DeFi/NFT ecosystem
* Home to many foundational protocols and communities
* Strongest long-term network effects in Web3
* A true "graduate level" experience after starting on WAX and scaling through Polygon/Base

We see Ethereum as a key destination in our multi-chain vision. While we started on the friendly, low-fee WAX blockchain, learning Ethereum gives you access to the full breadth of decentralized finance, governance, and culture that defines much of Web3.

***

## 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. Ethereum is often the final boss (or ultimate destination) in many multi-chain journeys.

Everything you learn here builds on the skills from WAX, Polygon, and Base — turning you into a truly versatile Pixel Pioneer who can navigate the entire Web3 multiverse.

***

## Next Steps

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

***

{% hint style="success" %}
**You’re becoming a true multi-chain Pixel Legend.**

Ethereum is where many of the biggest ideas in Web3 were born. By reaching this point in your journey, you’ve come a long way from your first wallet on WAX. The pixels are evolving — and so are you! 🚀🟦
{% endhint %}

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