# Risks and Considerations

We believe in honesty. Here's what you should know before depositing.

unflat is committed to transparency, and that includes being upfront about risks. DeFi lending offers attractive yields, but it comes with trade-offs compared to traditional banking.

## Smart contract risk

All DeFi protocols, including Morpho, rely on smart contracts, code that executes automatically on the blockchain. While these contracts are audited and battle-tested, software bugs or undiscovered vulnerabilities could theoretically lead to a loss of funds.

Morpho has had zero exploits to date, but past performance doesn't eliminate future risk. No audit can guarantee 100% security.

## Stablecoin depegging risk

USDC is designed to maintain a 1:1 peg with the US dollar, backed by cash and short-term US treasuries held by Circle. However, stablecoins can temporarily lose their peg (as USDC did briefly in March 2023 during the Silicon Valley Bank event).

A sustained depeg would directly affect the value of your deposit. While USDC has historically recovered quickly, this risk exists.

## FX risk (for EUR-based users)

Since unflat currently operates with USDC, European users starting from EUR are exposed to EUR/USD exchange rate fluctuations:

* If the dollar **weakens** against the euro, your effective returns in EUR terms may be lower
* If the dollar **strengthens**, your returns in EUR terms may be higher

This FX risk will be eliminated when EURC support is introduced. Until then, it's a factor to consider.

## Liquidity risk

Under extreme market conditions, lending pool utilization can spike to very high levels. This could cause temporary delays in withdrawals as the pool waits for borrowers to repay or new deposits to enter.

Historically, such conditions resolve quickly, but they can occur. Morpho's vault design and collateralization requirements mitigate this, but don't eliminate it entirely.

## Regulatory risk

The regulatory landscape for DeFi and stablecoins in Europe is evolving. MiCA (Markets in Crypto-Assets) regulation is being implemented across the EU, and future regulatory changes could affect:

* How unflat operates
* The availability of certain stablecoins
* Reporting and compliance requirements
* Tax treatment of DeFi yields

unflat monitors regulatory developments closely and works with legal advisors to ensure compliance.

## Variable rates

APY is not fixed. It fluctuates based on supply and demand in the lending markets:

* **High borrowing demand** → Higher rates for lenders
* **Low borrowing demand** → Lower rates for lenders
* **Large supply of lenders** → Lower rates due to competition

unflat does not guarantee any specific return. Historical averages are not promises of future performance.

## Counterparty risk

While Morpho is non-custodial and operates through smart contracts, unflat as an interface layer introduces a degree of counterparty risk. unflat's role is to facilitate access and optimize allocation, but users should be aware that relying on any third-party app introduces dependencies.

{% hint style="danger" %}
**Key reminders:**

* unflat is not a bank and is not covered by deposit insurance
* Never deposit money you cannot afford to lose
* Past performance does not guarantee future results
* Yields are variable and can go down as well as up
* Do your own research. Verify on-chain
* Consult a financial advisor if you're unsure whether this is appropriate for your situation
  {% endhint %}

## Our commitment

We can't eliminate risk. But we can be transparent about it. unflat will always:

* Clearly communicate how yields are generated
* Disclose all fees upfront
* Provide on-chain verification tools
* Acknowledge risks honestly, without hiding behind jargon
* Never use language like "guaranteed returns" or "risk-free"

This is what we mean by *"Please don't trust us. Verify."*


---

# 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://unflat.gitbook.io/unflat-docs/basics/risks-and-considerations.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.
