# Pixels Lite Paper

## Pixels Lite Paper

- [Pixels.xyz Lite Paper](https://docs.pixels.online/pixels.xyz-lite-paper.md): Official documentation and Lite-Paper of Pixels.online
- [NFT Integrations](https://docs.pixels.online/pixels.xyz-lite-paper/nft-integrations.md)
- [Getting Started](https://docs.pixels.online/pixels.xyz-lite-paper/getting-started.md)
- [Our Approach](https://docs.pixels.online/our-approach.md)
- [The Economics of Balance](https://docs.pixels.online/our-approach/the-economics-of-balance.md)
- [Gameplay](https://docs.pixels.online/gameplay.md)
- [Farming](https://docs.pixels.online/gameplay/farming.md)
- [Planting and Harvesting](https://docs.pixels.online/gameplay/farming/planting-and-harvesting.md)
- [How to Farm](https://docs.pixels.online/gameplay/farming/planting-and-harvesting/how-to-farm.md)
- [Energy](https://docs.pixels.online/gameplay/farming/energy.md)
- [Land Ownership](https://docs.pixels.online/gameplay/land-ownership.md)
- [World Building](https://docs.pixels.online/gameplay/land-ownership/world-building.md)
- [Reward Sharing](https://docs.pixels.online/gameplay/land-ownership/reward-sharing.md)
- [Upgrades](https://docs.pixels.online/gameplay/land-ownership/upgrades.md)
- [Community Features](https://docs.pixels.online/gameplay/land-ownership/community-features.md)
- [Quests](https://docs.pixels.online/gameplay/quests.md)
- [Farm Land NFT](https://docs.pixels.online/farm-land-nft.md)
- [Traits](https://docs.pixels.online/farm-land-nft/traits.md)
- [Token](https://docs.pixels.online/token.md)
- [Tokenomics 101](https://docs.pixels.online/token/tokenomics-101.md)
- [Our Thesis](https://docs.pixels.online/token/our-thesis.md)
- [Allocation](https://docs.pixels.online/token/allocation.md)
- [Token Roadmap](https://docs.pixels.online/token/token-roadmap.md)
- [Product Roadmap](https://docs.pixels.online/product-roadmap.md)
- [Long Term Roadmap](https://docs.pixels.online/product-roadmap/long-term-roadmap.md)
- [About Us](https://docs.pixels.online/about-us.md)
- [Team](https://docs.pixels.online/about-us/team.md)
- [Investors](https://docs.pixels.online/about-us/investors.md)
- [How to Play](https://docs.pixels.online/how-to-play.md)
- [Getting Started](https://docs.pixels.online/how-to-play/getting-started.md)
- [Tips & Tricks](https://docs.pixels.online/how-to-play/tips-and-tricks.md)
- [Community](https://docs.pixels.online/how-to-play/community.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://docs.pixels.online/pixels.xyz-lite-paper.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.
