# Introduction to Adapter Finance

What does an **optimal user flow** look like for a given protocol?\
\
Adapter Finance believes that an effective DeFi Vault does 3 things well\
\
1\) Maximize yields\
2\) Minimize expenses\
3\) Deliver a smooth UX

In the ever-increasing complexity present in the DeFi landscape, much of this burden currently falls on users to efficiently manage their positions throughout various protocols.&#x20;

Adapter vaults were built to take this burden off of our users, while increasing their capital efficiency, and delivering a consistent experience. The vision for a unified user experience (UX) across distinct protocols & chains. \ <br>


---

# 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://adapter-fi.gitbook.io/adapter-finance/introduction/introduction-to-adapter-finance.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.
