> For the complete documentation index, see [llms.txt](https://docs.hellopixel.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hellopixel.network/gamification.md).

# Gamification

- [User activity](https://docs.hellopixel.network/gamification/user-activity.md)
- [Airdrops](https://docs.hellopixel.network/gamification/user-activity/airdrops.md): This information is not final and may be recalculated until official publication
- [Epoch I. Overview](https://docs.hellopixel.network/gamification/user-activity/airdrops/epoch-i.-overview.md)
- [Quests/Rewards](https://docs.hellopixel.network/gamification/quests-rewards.md)
- [Digital Soul](https://docs.hellopixel.network/gamification/digital-soul.md): Your actions define who you are. Collapse or Create? Choose your own Way... (c) Unknown monk
- [Decentralized identifier (DID) technology](https://docs.hellopixel.network/gamification/digital-soul/decentralized-identifier-did-technology.md): What is DID? This is a decentralized platform based on blockchain and encryption technology, acting as a digital identity provider.
- [Pixel Extractor](https://docs.hellopixel.network/gamification/pixel-extractor.md): Version 1.0  (👽) Pixel
- [Upgrade](https://docs.hellopixel.network/gamification/pixel-extractor/upgrade.md): Pixel Extractor is a synthetic builder Interdimensional Shift Boxes (c) Pixel
- [Interdimensional Shift Boxes](https://docs.hellopixel.network/gamification/pixel-extractor/interdimensional-shift-boxes.md)
- [Rewards](https://docs.hellopixel.network/gamification/pixel-extractor/rewards.md)
- [Pixel Forge](https://docs.hellopixel.network/gamification/pixel-forge.md): Pixel Forge is an important part of the ecosystem that allows for the craft of items, creatures, and nano tools to empower the user with NFT technologies.


---

# 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.hellopixel.network/gamification.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.
