# Delta-Neutral Ratio

## Pseudo-Delta-Neutral Ratio

Utilizing Pseudo-Delta-Neutral Ratio means the deposited single-stake assets (USDC, ETH, or BTC) will be allocated and adjusted to the exact same weight as GLP’s composition for USDC, ETH, and BTC.

\=> These 3 assets (USDC, ETH, and BTC) will be used to mint $GLP and earn yields from $GLP yields.&#x20;

## Satisfying Pseudo-Delta-Neutrality

For instance, excluding the value of smaller assets (Link, Uni...), GLP consists of about 50% stables, 33% ETH, and 17% BTC.&#x20;

\=> In that case, a vault of $1,000,000 in asset value will consist precisely of $500,000 USDC, $330,000 worth of ETH, and $170,000 worth of BTC.&#x20;

\=> This would satisfy our **pseudo-delta-neutral ratio.**


---

# 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://gmd-protocol.gitbook.io/gmd-protocol/gmd-delta-neutral-strategy/delta-neutral-ratio.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.
