# PixelPals Documentation (Season 0)

## PixelPals Documentation (Season 0)

- [Introduction](https://liquidx.gitbook.io/pixelpals-documentation-season-0/introduction.md)
- [Getting Started](https://liquidx.gitbook.io/pixelpals-documentation-season-0/getting-started.md)
- [Funding your Wallet](https://liquidx.gitbook.io/pixelpals-documentation-season-0/getting-started/funding-your-wallet.md)
- [Bridging on Mantle](https://liquidx.gitbook.io/pixelpals-documentation-season-0/getting-started/funding-your-wallet/bridging-on-mantle.md)
- [Fiat Onramp USDT](https://liquidx.gitbook.io/pixelpals-documentation-season-0/getting-started/funding-your-wallet/fiat-onramp-usdt.md)
- [Fiat Onramp MNT -> Swap to USDT](https://liquidx.gitbook.io/pixelpals-documentation-season-0/getting-started/funding-your-wallet/fiat-onramp-mnt-greater-than-swap-to-usdt.md)
- [WOOFi Swap](https://liquidx.gitbook.io/pixelpals-documentation-season-0/getting-started/funding-your-wallet/woofi-swap.md)
- [Minting a PixelPal](https://liquidx.gitbook.io/pixelpals-documentation-season-0/getting-started/minting-a-pixelpal.md)
- [Promo Codes](https://liquidx.gitbook.io/pixelpals-documentation-season-0/getting-started/promo-codes.md)
- [Linking your Account](https://liquidx.gitbook.io/pixelpals-documentation-season-0/getting-started/linking-your-account.md)
- [Managing your Pet](https://liquidx.gitbook.io/pixelpals-documentation-season-0/managing-your-pet.md)
- [Managing your Habitat](https://liquidx.gitbook.io/pixelpals-documentation-season-0/managing-your-habitat.md)
- [Leaderboard Rewards](https://liquidx.gitbook.io/pixelpals-documentation-season-0/leaderboard-rewards.md)
- [Level Milestones](https://liquidx.gitbook.io/pixelpals-documentation-season-0/level-milestones.md)
- [$MON Rewards](https://liquidx.gitbook.io/pixelpals-documentation-season-0/usdmon-rewards.md)
- [Troubleshooting Guide](https://liquidx.gitbook.io/pixelpals-documentation-season-0/troubleshooting-guide.md)
- [Duel (COMING SOON)](https://liquidx.gitbook.io/pixelpals-documentation-season-0/duel-coming-soon.md)
- [Matchmaking](https://liquidx.gitbook.io/pixelpals-documentation-season-0/duel-coming-soon/matchmaking.md)
- [Game Rules](https://liquidx.gitbook.io/pixelpals-documentation-season-0/duel-coming-soon/game-rules.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://liquidx.gitbook.io/pixelpals-documentation-season-0/introduction.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.
