# Markets Overview

On every chain, Athena enables a set of markets that are available for users to interact with. Each market is the combination of a cover pool, the protected protocol or asset and a liquidity strategy, the protocol where the liquidity for covers is invested. Markets on different chains are expected to offer different covers & strategies, depending on their ecosystem.

The following section defines what cover pools and liquidity strategies are available on each chain where Athena is deployed.

<figure><img src="/files/giJeNJ8yu848yK2m6c3F" alt="athena protocol architecture overview"><figcaption></figcaption></figure>

***

## ![Arbitrum](/files/XGnTlawkgLBaYMs7YPD4) Arbitrum One

You can browse Arbitrum One's cover pools, liquidity strategies & active courts here:

{% content-ref url="/pages/MAnJjPLcYNfMUaUyKhJC" %}
[Arbitrum](/markets/arbitrum-market.md)
{% endcontent-ref %}

***

## ![Ethereum](/files/RnkOTpcdT2yG5UMh4axz) Ethereum Mainnet

You can browse Ethereum's cover pools, liquidity strategies & active courts here:

{% content-ref url="/pages/9JfgLs4FmkYaCoMhoVTo" %}
[Ethereum](/markets/ethereum-market.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://doc.athenains.io/markets/markets-overview.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.
