# Platform Aspects

- [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.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.arcadiaos.ai/platform-aspects.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.
