# Delta-Neutral Positioning

### What is Delta-Neutral?

A delta-neutral strategy involves holding offsetting positions that result in a net zero delta, minimizing a portfolio’s sensitivity to price movements. This strategy is crucial for traders looking to hedge risk while maintaining the potential for profit. By balancing spot assets with perpetual positions, you achieve more stability—ideal for volatile markets. Eisen takes it a step further by allowing you to utilize assets in both your connected wallet and linked CEX, maximizing capital efficiency and enabling seamless trading across all platforms.

### How to Access the Delta-Neutral Interface

1. Access the perpetuals trading page as described \[here].
2. Click the **'Delta Neutral'** button on the trading tab, located on the right side of the page.
3. When the **'Delta Neutral'** button turns green, you are ready to position delta-neutral trades.
4. To return to perpetuals trading, click the green **'Delta Neutral'** button again to turn it off.

<div><figure><img src="/files/Qf1hAwaCLoKD7Erl5jSV" alt=""><figcaption></figcaption></figure> <figure><img src="/files/CTYJRncEpHEPkXQqRm4A" alt=""><figcaption></figcaption></figure></div>

### Tutorials

1. Access the delta-neutral interface.
2. To select the portfolio size for delta-neutral positioning, choose your liquidity sources.

<figure><img src="/files/TuyDc8OWjdmOjvSWmjOy" alt="" width="563"><figcaption></figcaption></figure>

3. Each liquidity source is connected by default, but you can add new sources as needed.

<figure><img src="/files/SkwX4veENAoYvjrzUQAh" alt="" width="563"><figcaption></figcaption></figure>

4. Execute after verifying the total size and cost.

<figure><img src="/files/nODVbx6u6ZWFT7sCZixD" alt="" width="563"><figcaption></figcaption></figure>

5. After confirmation, you can view the status of your filled orders at the bottom of the page. You can also check your positions and their histories here, just as with perpetuals trading.

<figure><img src="/files/8JeyS1sWc0IZBnwaHo7O" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://books.eisenfinance.com/eisen-finance/user-guide/cex-trading-on-eisen/delta-neutral-positioning.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.
