# Products

Markov’s first products are **DeFi credit vaults** that manage asset allocations across markets on specific DeFi lending protocols, including [Morpho](https://app.morpho.org/) and [Fira](https://www.fira.money/). These vaults are designed to optimize capital deployment while managing risk according to the characteristics of the underlying collateral.

* **Morpho Prime Vault:** Allocates capital across markets with collateral that is considered prime and low-risk on the Morpho protocol.
* **Fira Prime Vault:** Allocates capital across markets with collateral that is considered prime and low-risk on the Fira protocol.
* **Tiered Risk Vaults (Coming Soon):** A set of vaults designed for higher-risk and more volatile assets. These assets often have strong demand for leverage but are not typically curated by existing protocols.

In the near future, Markov plans to expand its product suite with these **Tiered Risk Vaults**, allowing users to access **more exotic and higher-risk asset classes** via curated vaults.

To learn more how these vaults are managed, see [Curation Methodology](/curation-methodology/structure.md).


---

# 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.markovlabs.xyz/overview/products.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.
