> For the complete documentation index, see [llms.txt](https://pixeltoy.gitbook.io/pixeltoy-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pixeltoy.gitbook.io/pixeltoy-docs/welcome-to-pixel-toy.md).

# 👋 📔 Welcome to Pixel Toy

**Pixel Toy** is a **retro-inspired pixel MMORPG** where classic adventure gameplay meets modern Web3 ownership. Players explore a vast world, fight through dungeons, collect rare loot, and join guilds — all while truly owning their heroes and progress.

Pixel Toy is more than a game. It is a **living world shaped by its adventurers**, where every action leaves a mark on history.

<img src="https://pixel-toy.gitbook.io/pixel-toy-docs/~gitbook/image?url=https%3A%2F%2F1379346106-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FoX6PT1a6wl9ZdAkF5DZ8%252Fuploads%252FEq9BB5X0X32HEAwSolg0%252Fimage_animated.gif%3Falt%3Dmedia%26token%3Da44f45bb-0793-4c21-8887-a0e036be9736&#x26;width=768&#x26;dpr=3&#x26;quality=100&#x26;sign=86dc2b1f&#x26;sv=2" alt="" height="188" width="768">

**⭐ Core Vision**

**Pixel Toy** was created to bring back the nostalgic feel of old-school MMORPGs while enhancing it with new technology. Our goal is simple:

* Build a **world full of stories and challenges**
* Give players **true ownership of items, heroes, and achievements**
* Create a **community-driven ecosystem** where cooperation and competition both matter

**🎮 Key Features**

* **Exploration & Adventure** Travel across forests, towns, dungeons, and hidden regions. Every corner of **Pixel Toy** hides secrets, treasures, and challenges.
* **Combat & Quests** Fight monsters, defeat bosses, and complete quests — from the main storyline to daily missions and seasonal events.
* **Loot & Progression** Collect powerful items, craft equipment, and level up your hero. Some treasures exist as NFTs, granting you true ownership.
* **Guilds & Social Play** Form guilds, join co-op raids, and climb seasonal rankings. **Pixel Toy** is built for community — every player is part of something bigger.

**📱 Platforms**

* **PC Launcher** — available now
* **Mobile (iOS & Android)** — release planned for **June** **2026**

**Pixel Toy** is designed to be **cross-platform**, so you can continue your journey anytime, anywhere.

**🚀 Quick Links**

* [Launch App](https://pixeltoy.app/download)
* [Join Discord](https://discord.gg/492RPwVZcb)
* [Follow on Twitter](https://x.com/pixeltoy_game)
* [Follow on Telegram](https://t.me/pixel_toy)


---

# 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://pixeltoy.gitbook.io/pixeltoy-docs/welcome-to-pixel-toy.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.
