> 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/important-links/ecosystem-discords.md).

# Ecosystem Discords

Welcome, fellow Pixel Explorers! 🌟

Our Pixel Journey thrives in vibrant communities across the WAX ecosystem and beyond. Joining these Discords is one of the best ways to stay updated, ask questions, learn from OGs, and connect with fellow crafters and holders.

## Why Join Ecosystem Discords?

* Real-time support for wallets, trades, and crafting
* Announcements on drops, airdrops, and PXJ distributions (including yearly New Year’s mints to our core pools)
* Collaborative learning that aligns perfectly with our educational mission and PxLearn Portal
* Networking opportunities that have powered our 1050+ day journey

## Key Discords to Join:

**Official WAX Blockchain Discord**\
[discord.gg/waxblockchain](https://discord.gg/waxblockchain)\
The heartbeat of the entire WAX ecosystem. Essential for beginners and pros alike.

**Pixel Journey Official Discord**\
(Linked in our main channels)\
Home base for all things Pixals, PXJ, PxPackages, and our flexible Season milestones.

**NeftyBlocks, AtomicHub, Alcor communities**\
Active trading and creator discussions.

**Pro Tip**: Start with read-only channels to get comfortable, then engage in the Pixel Journey lounges based on your roles and levels. Always verify links and practice wallet security!

This ties directly into our extended Season 1 foundations and prepares you for multi-chain adventures ahead. Let's explore together! 🧩✨


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.pixeljourney.xyz/important-links/ecosystem-discords.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
