# Treasury

#### Supported networks

Note that Aera is currently supported on any EVM-compatible network that has sufficient onchain liquidity and oracle availability for the assets that need to be traded. The Aera vault should be in a network co-located with the governance contract or multisig of a client protocol. In a circumstance where a client's protocol is not on a network with sufficient onchain liquidity for the assets they intend to have in the treasury, we recommend the creation of a separate multisig for the purposes of managing an Aera vault on Ethereum Mainnet or another suitable network if bridging of assets can be done in a safe manner.

{% content-ref url="/pages/phAjulbwkMMn8bg2LGDQ" %}
[Using the Factory](/v2-archive/guides/treasury/using-the-factory.md)
{% endcontent-ref %}

{% content-ref url="/pages/fpoVmjk2BlLxfKKzi1AT" %}
[Operating your Vault](/v2-archive/guides/treasury/operating-your-vault.md)
{% endcontent-ref %}

{% content-ref url="/pages/Txf6380h7xUdIBZthUk5" %}
[Managing the asset registry](/v2-archive/guides/treasury/managing-the-asset-registry.md)
{% endcontent-ref %}

{% content-ref url="/pages/Fk0eE1CtoeMVo4SSO0al" %}
[Managing hooks](/v2-archive/guides/treasury/managing-hooks.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/v2-archive/guides/treasury.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.
