# Legends of Ludo Whitepaper

## Legends of Ludo Whitepaper

- [Welcome](https://litepaper.legendsofludo.xyz/introduction/master.md): Official Litepaper for Legends of Ludo
- [Gameplay](https://litepaper.legendsofludo.xyz/theadventure/gameplay.md)
- [The Hero Path](https://litepaper.legendsofludo.xyz/theadventure/the-hero-path.md): No guts, no glory ⚔️
- [Warrior NFT](https://litepaper.legendsofludo.xyz/theadventure/the-hero-path/warrior-nft.md)
- [Battle, Earn & Grow](https://litepaper.legendsofludo.xyz/theadventure/the-hero-path/battle-earn-and-grow.md)
- [Become a Lord](https://litepaper.legendsofludo.xyz/theadventure/become-a-lord.md)
- [Land NFT](https://litepaper.legendsofludo.xyz/theadventure/become-a-lord/land-nft.md)
- [Build, Earn & Grow](https://litepaper.legendsofludo.xyz/theadventure/become-a-lord/build-earn-and-grow.md)
- [BOLT Token](https://litepaper.legendsofludo.xyz/on-chain/bolt.md): In-app currency / Utility Token
- [Treasury & Fees](https://litepaper.legendsofludo.xyz/on-chain/treasury-and-fees.md)
- [Game-Fi](https://litepaper.legendsofludo.xyz/on-chain/game-fi.md)
- [Marketplace](https://litepaper.legendsofludo.xyz/on-chain/game-fi/marketplace.md)
- [Renting & Leasing](https://litepaper.legendsofludo.xyz/on-chain/game-fi/renting-and-leasing.md)
- [Staking](https://litepaper.legendsofludo.xyz/on-chain/game-fi/staking.md)
- [DEX](https://litepaper.legendsofludo.xyz/on-chain/game-fi/dex.md)
- [Technology](https://litepaper.legendsofludo.xyz/operations/technology.md)
- [Blockchain](https://litepaper.legendsofludo.xyz/operations/technology/blockchain.md)
- [Smart Contracts](https://litepaper.legendsofludo.xyz/operations/technology/smart-contracts.md)
- [Wallet](https://litepaper.legendsofludo.xyz/operations/technology/wallet.md)
- [Matchmaking](https://litepaper.legendsofludo.xyz/operations/technology/matchmaking.md)
- [Anti-Cheat Technology](https://litepaper.legendsofludo.xyz/operations/technology/anti-cheat-technology.md)
- [Roadmap](https://litepaper.legendsofludo.xyz/operations/roadmap.md)
- [Community](https://litepaper.legendsofludo.xyz/operations/community.md)
- [Team](https://litepaper.legendsofludo.xyz/team/team.md)
- [Investors](https://litepaper.legendsofludo.xyz/team/advisors.md)
- [Disclaimers & Risks](https://litepaper.legendsofludo.xyz/other/disclaimers.md)
- [Change Log](https://litepaper.legendsofludo.xyz/other/change-log.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://litepaper.legendsofludo.xyz/introduction/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.
