# Resolv Collateral Pool

To back the stablecoin, a collateral pool is allocated into crypto money market instruments. Key features of the collateral pool strategy are:

* ETH and BTC price fluctuation against USD is fully hedged with [perpetual futures](/litepaper/useful-definitions/perpetual-futures.md) to form a [delta-neutral portfolio](/litepaper/useful-definitions/delta-neutral-portfolio.md).
* USD-neutral assets allocated into DeFi asset clusters.
* The majority of collateral is held directly on-chain. A portion of collateral is held in institutional custody as margin for futures.

For details on collateral management, see Protocol Mechanics - [Collateral Pool](/litepaper/protocol-mechanics/collateral-pool.md) section.


---

# 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.resolv.xyz/litepaper/overview/resolv-collateral-pool.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.
