# ArcadiaOS Docs

## ArcadiaOS Whitepaper

- [Hello, and Welcome!](https://docs.arcadiaos.ai/readme.md)
- [Agent-Powered Asset Development](https://docs.arcadiaos.ai/platform-aspects/quickstart.md): Utilizing agents to call on various protocols to compile gaming assets for immediate developer use.
- [Agent-Driven Game Prototyping](https://docs.arcadiaos.ai/platform-aspects/publish-your-docs.md): With fast paced trends changing, and users wanting more now quickly, agents shall now enable developers to ship products quickly.
- [Seamless Deployment](https://docs.arcadiaos.ai/platform-aspects/seamless-deployment.md): Prompt to product has never been easier, and creative freedom shall now exist with the help of agents.
- [Adaptive Agent Evolution](https://docs.arcadiaos.ai/platform-aspects/adaptive-agent-evolution.md): Agents must learn and understand common behaviors and trends gradually improving upon itself over time.
- [Generative Templates](https://docs.arcadiaos.ai/platform-aspects/generative-templates.md): Pre-designed templates, for nearly instant prototyping, web3 friendly, and web2 viable.
- [Web3 Contract Generation](https://docs.arcadiaos.ai/platform-aspects/web3-contract-generation.md): Enabling agents to apply web3 generated contracts to prototypes, enabling users to develop game-fi related products.
- [ArcadiaOS Comparisons](https://docs.arcadiaos.ai/arcadiaos-comparisons.md): Below are existing and up and coming aspects that Arcadia will have ready, positioning it uniquely in the AI-powered game development landscape.
- [Phase 1: Core Development](https://docs.arcadiaos.ai/roadmap/editor.md): The first iteration of the platform, and its core active features.
- [Phase 2: Feature Expansion](https://docs.arcadiaos.ai/roadmap/editor-1.md): Up and coming target features.
- [Phase 3: Endgame](https://docs.arcadiaos.ai/roadmap/editor-2.md): The last iteration for a working enterprise.
- [ArcadiaOS (Base Layer)](https://docs.arcadiaos.ai/target-milestones/arcadiaos-base-layer.md): The fundamental aspects of the platform and its incoming features.
- [ArcadiaGS (Gaming Studio)](https://docs.arcadiaos.ai/target-milestones/arcadiags-gaming-studio.md): Professional teams prototyping games, and more addictive generative templates.
- [ArQuest (VR/AR Division)](https://docs.arcadiaos.ai/target-milestones/arquest-vr-ar-division.md): Developing the ability to ship prototypes for VR/AR creations.
- [Tokenomics](https://docs.arcadiaos.ai/tokenomics/tokenomics.md): Token allocations and arrangements.
- [Token Utilization](https://docs.arcadiaos.ai/tokenomics/token-utilization.md): Token utilities and their purposes.
- [Holder Benefits](https://docs.arcadiaos.ai/tokenomics/holder-benefits.md): Benefits for long term token holders.


---

# 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.arcadiaos.ai/readme.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.
