# Aera Introduction

Aera is a treasury management protocol that attempts to address existing shortcomings with controlling treasury funds. Aera supports:

* **Robust Asset Selection** No need to plan strategies. Just pick assets.
* **Efficient Purchasing** Remove bureaucracy from DAOs.
* **Decentralized Active Management** Market aware & tailored to your protocol.

### Guides

Learn about how to interact with Aera whether as a direct user (Treasury), Arbitrageur or to earn rewards as a Vault Guardian.

{% content-ref url="/pages/VQjDF0MTMt0aWDq7ZPWk" %}
[Treasuries](/v1-archive/guides/treasuries.md)
{% endcontent-ref %}

Use Aera to protect your users from shortfalls.

{% content-ref url="/pages/NrmMZx9Or4AIrUE0ScYZ" %}
[Arbitrageurs](/v1-archive/guides/arbitrageurs.md)
{% endcontent-ref %}

Access liquidity guarded by Aera.

{% content-ref url="/pages/oducjfyO5T64YnykvdSo" %}
[Vault Guardians](/v1-archive/guides/vault-guardians.md)
{% endcontent-ref %}

Become a Treasury Vault Guardian.

{% content-ref url="/pages/NXXIVYbuBTFd1VmkkLsn" %}
[Developers](/v1-archive/guides/developers.md)
{% endcontent-ref %}

Build on top of Aera.

### Key Concepts

Learn how the Aera system protects treasuries.

{% content-ref url="/pages/w0IkRHYycYk1VRq78aVD" %}
[Objective Function](/v1-archive/concepts/objective-function.md)
{% endcontent-ref %}

{% content-ref url="/pages/E4BwwthTsE5PSXbVLvVq" %}
[Withdrawal Validator](/v1-archive/concepts/withdrawal-validator.md)
{% endcontent-ref %}

{% content-ref url="/pages/NwIl067GvOFRBfjNivVa" %}
[Aera Vault](/v1-archive/concepts/aera-vault.md)
{% endcontent-ref %}

{% content-ref url="/pages/OIMdblSL1eIJ8hHNgx59" %}
[Vault Guardian](/v1-archive/concepts/vault-guardian.md)
{% endcontent-ref %}


---

# 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.aera.finance/v1-archive/aera-introduction.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.
