# How Flat Money Maintains a Delta-Neutral Marketplace

<figure><img src="https://2613405426-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6jxnGsSeYJfPRFFT97Bn%2Fuploads%2FKV81i1w5LsvIZ65lequi%2FFrame%202465.png?alt=media&#x26;token=48ac9752-c389-4751-8fc9-5cc1797c627f" alt=""><figcaption></figcaption></figure>

The Flat Money and Perpetual Futures Markets achieve an overall delta-neutral position when the available rETH liquidity is borrowed by Leverage Traders to open long positions.

The protocol’s Borrowing Rate provides UNIT LPs and Leverage Traders incentives to keep a delta-neutral position between the Flat Money and Perpetual Futures Markets.

* When the Borrowing Rate is positive, Leverage Traders pay UNIT LPs. A positive Borrowing Rate attracts more UNIT LPs, who provide additional rETH liquidity for Leverage Traders to open long positions.
* When the Borrowing Rate is negative, UNIT LPs pay Leverage Traders. A negative Borrowing Rate attracts more Leverage Traders, who open new long positions, borrow rETH, and pay UNIT LPs various fees.

## Example: From 1 Delta Exposure to Delta Neutral

As an example, let’s say UNIT LPs contribute 100 rETH to the protocol’s shared liquidity pool at launch.

Because UNIT LPs have contributed rETH liquidity and taken a short position, but the liquidity isn’t yet utilized by Leverage Traders, the Borrow Rate turns negative to attract Leverage Traders to the Perpetual Futures Market. In this scenario, the Flat Money Market has a delta of 1.

The negative Borrow Rate begins to attract Leverage Traders to the Perpetual Futures Market, and they open a total of 50 ETH in long positions. The Flat Money Market now has a delta of 0.5 and the Borrow Rate remains negative.

<figure><img src="https://2613405426-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6jxnGsSeYJfPRFFT97Bn%2Fuploads%2F4VB2WU7oUzse1CpEez5X%2FFrame%202466.png?alt=media&#x26;token=0438bf39-7cfa-4427-9e1b-f47fe6d55614" alt=""><figcaption></figcaption></figure>

Again, the negative Borrow Rate creates an incentive for Leverage Traders to increase their long positions. An additional 50 ETH in long positions is opened, which creates a delta-neutral equilibrium within the Flat Money Market, where shorts and longs are evenly matched. Under delta-neutral conditions, the Borrow Rate is neutral.

If Leverage Traders open additional long positions worth 20 ETH, the Borrow Rate turns positive to attract UNIT LPs to the Flat Money Market. In this scenario, the Flat Money Market has a delta of -0.2.

<figure><img src="https://2613405426-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6jxnGsSeYJfPRFFT97Bn%2Fuploads%2F5GDMnyiFqCNCqnlE707J%2FFrame%202474%20(1).png?alt=media&#x26;token=9f58f4ad-19f2-4fe1-9a7b-065a06966420" alt=""><figcaption></figcaption></figure>

This is just one example of how the Flat Money protocol maintains a delta-neutral market. If you’re interested in asking about specific examples, [join us in Discord](https://discord.gg/peRCa6WBWT) and reach out to the team.


---

# 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.flat.money/the-flat-money-protocol/how-flat-money-maintains-a-delta-neutral-marketplace.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.
