# Why delta-neutrality?

## Decreasing uncertainty

Delta is the greek *(measure of risk)*, that shows, what's the earning of portfolio if there's a small change of underlying asset's price. So if delta of your position/portfolio allways equals 0, your earnings won't depend on direction and amount of price movement. Position with delta = 0 is called delta-neutral.&#x20;

## The most valuable market

Derivatives are financial assets, that isolate various types of risk. Derivatives occupy the major part of traditional finance ecosystem's trading volume because they allow building effective and predictable portfolios, thus making financtial markets more stable.

## Other risks

Decreasing market risk doesn't mean that your money is totally safe: if you bear no risk of any type at all, you won't earn money. The delta-neutral position can have volatility risk, nonlinear price movement risk, credit risk, and as we're in crypto, regulatory, smart-contract risks and risks of the whole blockchain.


---

# 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://cetra.gitbook.io/welcome/the-delta-neutral-paradigm/why-delta-neutrality.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.
