# AO Libre

## AO Libre

- [What is AO Libre?](https://whitepaper.argentumonline.org/master.md): Brief description of the project, his vision and mission.
- [Game Requirements](https://whitepaper.argentumonline.org/game-requirements.md)
- [How to play?](https://whitepaper.argentumonline.org/how-to-play.md): Explanation to understand concepts of this MMORPG
- [Terminology](https://whitepaper.argentumonline.org/how-to-play/terminology.md): Some wording use in our kingdom.
- [Create your own server](https://whitepaper.argentumonline.org/create-server.md): Create your own server and play with your friends.
- [SDK - Tools to customise your server](https://whitepaper.argentumonline.org/sdk.md): Tools to create and modify your own server
- [Community and his Art](https://whitepaper.argentumonline.org/community-art.md): Fan-art, your art. Everything is valid, expand your imagination.
- [Influencers Program](https://whitepaper.argentumonline.org/community-art/influencers-program.md)
- [Tokenomics](https://whitepaper.argentumonline.org/tokemonics.md): Blockchain, tokens, coins all the answers
- [Play to Earn](https://whitepaper.argentumonline.org/play-to-earn.md): We are gonna explain about some mechanics in the AO Libre universe in order to "mine", "farm" or get Tokens in return for your skills or time.
- [Roadmap](https://whitepaper.argentumonline.org/roadmap.md): What we already did and what are we going to do.
- [Smart Contracts and Wallets](https://whitepaper.argentumonline.org/smart-contracts-and-wallets.md): Address for tokens and contracts used in the project


---

# 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://whitepaper.argentumonline.org/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.
