> For the complete documentation index, see [llms.txt](https://aom-empires.gitbook.io/aom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aom-empires.gitbook.io/aom/readme.md).

# About Ashes of Mankind

**Welcome to the Ashes of Mankind** Wik&#x69;**!** This guide is your ultimate resource for everything you need to know about the lore, gameplay mechanics, and the economy.&#x20;

Whether you’re a seasoned gamer, a web3 enthusiast, or a creative mind, this wiki will equip you with the knowledge to thrive in the world of Ashes of Mankind.

{% embed url="<https://www.youtube.com/watch?v=QpZ_TF9-iII>" %}

**Ashes of Mankind** offers a unique blend of immersive gameplay, rich lore, and a dynamic economy. Whether you’re here to dominate the battlefield in **AoM: Citadels**, build a corporate empire in **AoM: Empires**, or unleash your creativity, there is a place for you in the Ashes of Mankind universe.

**Ready to embark on your journey?** Equip your Revenant, strategize your next move, and prepare to leave your mark on the world of Ashes of Mankind.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>GAME OVERVIEW</strong></td><td>Learn about AoM</td><td></td><td></td><td><a href="/pages/Zvukm7MAGL6ooitMTmpY">/pages/Zvukm7MAGL6ooitMTmpY</a></td></tr><tr><td><strong>ECONOMY</strong></td><td>Dive into the Web3-powered economy</td><td></td><td></td><td><a href="/pages/7nzFAjHYWyXenff7BJzw">/pages/7nzFAjHYWyXenff7BJzw</a></td></tr><tr><td><strong>ROADMAP</strong></td><td>Check out our future plans</td><td></td><td></td><td><a href="/pages/DEVFwc3kQRlIefrPQz26">/pages/DEVFwc3kQRlIefrPQz26</a></td></tr></tbody></table>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://aom-empires.gitbook.io/aom/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
