> 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/gameplay/editor-1.md).

# AoM: Empires - Strategic Gameplay

* **Creation and Trading:** In **AoM: Empires**, players focus on the creation and trading of unique technologies, resources, and cosmetics that directly impact the gameplay in **AoM: Citadels**. The economy is player-driven, with land ownership, resource extraction, and technological advancements playing key roles.
* **Corporation and Syndicate Dynamics:** Players can establish or join Corporations, which are the primary producers of in-game items like weapons, armor, and consumables in **AoM: Citadels**. Corporations in Empires influence the battlefield of Citadels, providing critical support through the production of advanced technologies and gear.
* **Land Ownership:** Owning land on Ortus is crucial in **AoM: Empires**. Landowners can extract valuable resources, trade them on the market, and improve their plots to increase productivity. These resources are essential for crafting the items used in **AoM: Citadels**.

<figure><img src="/files/3sjRFSAj7xnPbsYHuvvH" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://aom-empires.gitbook.io/aom/gameplay/editor-1.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.
