# About Midas

Midas is a platform for composable onchain investment products. It enables strategy managers to turn institutional strategies into tokens that offer investors full transparency, instant redemptions, and native composability across DeFi.

#### Midas Products

Midas products (mTokens) are financial instruments that are issued with clearly defined investor rights, onchain transparency, and robust operational controls. They are not stablecoins or DeFi vaults. Each mToken tracks an underlying reference portfolio managed by appointed strategy managers, such as BlackRock, Hyperithm and Edge Capital, with ongoing oversight of risk parameters and performance. Its value, expressed as a Net Asset Value (NAV),  fluctuates in line with the performance of this reference portfolio, which can increase or decrease in value.&#x20;

Midas products are designed around three principles:

{% stepper %}
{% step %}

#### Liquidity

Midas' Open Liquidity Architecture solves one of the biggest challenges for tokenised assets: instant liquidity without compromise. MSL (Midas Staked Liquidity) sits at the core of this architecture, delivering atomic redemptions with no cash drag, no settlement risk, and no third-party dependency. Learn more about the [Open Liqudity Architecture](/liquidity-and-composability/open-liquidity-architecture.md) and [MSL](/liquidity-and-composability/midas-staked-liquidity-msl.md).
{% endstep %}

{% step %}

#### **Transparency**

Midas' Attestation Engine provides continuous, verifiable onchain reporting for every mToken, covering holdings, NAV, and performance. All data is published regularly onchain, giving investors and protocols full visibility into underlying assets at any time. Learn more about [Midas’ Attestation Engine](/transparency/the-midas-attestation-engine.md).
{% endstep %}

{% step %}

#### **Composability**

mTokens are natively compatible with DeFi protocols, usable as collateral on lending markets, in liquidity pools, and across onchain strategies.
{% endstep %}
{% endstepper %}

#### The Midas Ecosystem&#xD;

Midas sits at the centre of onchain financial markets, connecting institutional strategy managers, DeFi protocols, and investors by providing access to onchain investment products.

<figure><img src="/files/wx7awTR0lj2bEdweDKPz" alt=""><figcaption></figcaption></figure>


---

# 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.midas.app/welcome/about-midas.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.
