> For the complete documentation index, see [llms.txt](https://unflat.gitbook.io/unflat-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unflat.gitbook.io/unflat-docs/readme.md).

# Welcome to unflat

unflat is on a mission to make stable yields accessible to every European saver.

We started unflat because it's unfair that information asymmetry still exists, and that those with more knowledge have greater opportunities for capital returns. Your savings deserve more.

## Higher earnings, powered by open markets, not middlemen

unflat connects your savings to overcollateralized DeFi lending markets through Morpho Protocol. No bank sits in the middle. Rules are written in code, auditable by anyone, and your interest accrues every second.

Born from B4i (Bocconi for Innovation), now building with TEF (Tech Europe Foundation), unflat is purpose-built for European savers who want better returns without crypto complexity.

| Metric             | Value         |
| ------------------ | ------------- |
| Net APY (variable) | Up to \~7%    |
| Managed on Morpho  | $5B+          |
| Security exploits  | 0 to date     |
| Withdraw           | Anytime, 24/7 |

{% hint style="info" %}
**Europe-first.** unflat is designed for European savers. Currently operating with USDC, with EURC support planned as vault liquidity grows, building toward a fully euro-native experience.
{% endhint %}

## Next

In the Basics section, we walk you through how unflat works, how yields are generated, and how your funds are protected.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/readme.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.
