# PandaFarm

## PandaFarm

- [👀Intro](https://pandafarm.gitbook.io/pandafarm/master.md): Introduction of PandaFarm Metaverse Game
- [One Page](https://pandafarm.gitbook.io/pandafarm/one-page.md)
- [Game Play](https://pandafarm.gitbook.io/pandafarm/asset-management/game-play.md)
- [How to deposit ETH from L1 to Arbitrum L2?](https://pandafarm.gitbook.io/pandafarm/asset-management/game-play/untitled.md)
- [Panda NFT Attributes](https://pandafarm.gitbook.io/pandafarm/asset-management/game-play/panda-nft-attributes.md)
- [Game Play Guides](https://pandafarm.gitbook.io/pandafarm/asset-management/game-play/game-introductions-panda-eating-bamboo-and-panda-climbing-tree.md)
- [Pandary NFTs](https://pandafarm.gitbook.io/pandafarm/asset-management/pandary-nft.md)
- [NFT Collectibles Category](https://pandafarm.gitbook.io/pandafarm/asset-management/pandary-nft/nft-collection-category.md)
- [Consumption NFT](https://pandafarm.gitbook.io/pandafarm/asset-management/pandary-nft/consumption-nft.md)
- [Basic NFT](https://pandafarm.gitbook.io/pandafarm/asset-management/pandary-nft/consumption-nft/basic-nft.md)
- [Item NFT](https://pandafarm.gitbook.io/pandafarm/asset-management/pandary-nft/consumption-nft/item-nft.md)
- [Scarce NFTs](https://pandafarm.gitbook.io/pandafarm/asset-management/pandary-nft/scarce-nft.md)
- [Roadmap](https://pandafarm.gitbook.io/pandafarm/asset-management/roadmap.md)
- [Token (Coming Soon)](https://pandafarm.gitbook.io/pandafarm/asset-management/bamboo-tokenomics.md)
- [Introduction](https://pandafarm.gitbook.io/pandafarm/asset-management/bamboo-tokenomics/distribution.md)
- [Game Play](https://pandafarm.gitbook.io/pandafarm/asset-management/bamboo-tokenomics/from-gameplay.md)
- [Airdrop](https://pandafarm.gitbook.io/pandafarm/asset-management/bamboo-tokenomics/air-dropping.md)
- [Token release](https://pandafarm.gitbook.io/pandafarm/asset-management/bamboo-tokenomics/distribution-map.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://pandafarm.gitbook.io/pandafarm/master.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.
