# Overview

Reservoir Finance is an EVM compatible protocol providing capital efficiency to DeFi through transparency, responsible credit usage, and superfluid collateral.

## What is the vision for Reservoir Finance?

\
Simply put: Efficient DeFi<br>

Reservoir Finance builds products on the frontier of capital efficiency. For this to be viable we hope to build a culture of risk assessment and discussion. Much of DeFi still relies on centralized & opaque forces. We aim to reduce this while also improving DeFi’s product offering.

\
Products
--------

* Multi-curve AMM

  &#x20;      The AMM launches with a generic factory & AMM toolbox for deploying various passive AMM curves. &#x20;

## Curves

The Reservoir DEX is equipped to function with and deploy many curves, but launches with two major ones:

1. "Classic" curve, sometimes known as volatile curve, is a traditional curve with equally weighted pools (x\*y=k)&#x20;
2. Stable curve (StableSwap)


---

# 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.reservoir.fi/overview.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.
