> 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/introduction/the-pxjourney-team.md).

# The PXJourney Team

The Pixel Journey started as the vision of one person — **Henrik Piga** (you can call me Piga 👋). I’m an entrepreneur, designer, programmer, engineer, content creator, and photographer with a background in IT support, software engineering, and web design. This project lets me combine my biggest passions: Web3, crypto, NFTs, pixel art, and building things that bring people together.

What began as a solo endeavor has grown into something much bigger thanks to our amazing community. We’re actively expanding the team with passionate moderators, contributors, artists, and developers from within the Pixel Journey family.

### Current Discord Moderation Team

* **MrAkai** – Top Great Mister!
* **BanoshiNakamoto** – Top dev contributor!
* **jons** – Top Pixal / PXJourney holder!
* **Mathmos** – Top German Mod!

These wonderful people help keep our Discord welcoming, helpful, and fun for everyone.

### Want to Join the Team?

We’re always looking for dedicated community members who know the project well and want to help shape its future. If you’re active, helpful, and excited about what we’re building, check out our Moderation Application form below.

{% embed url="<https://forms.gle/EU1LQ3SqekQ2TGT26>" %}

Your energy and ideas are what make Pixel Journey special. Whether you want to moderate, create content, contribute ideas, or just be part of the conversation — you’re welcome here. Let’s keep building this pixel-perfect adventure 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:

```
GET https://docs.pixeljourney.xyz/introduction/the-pxjourney-team.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.
