> For the complete documentation index, see [llms.txt](https://docs.resolv.xyz/litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.resolv.xyz/litepaper/protocol-mechanics/collateral-pool.md).

# Collateral Pool

## Composition

Resolv maintains a collateral pool consisting of the following positions:

#### **ETH inventory**

* Includes ETH and staked ETH.
* Hedged using short ETH futures.
* A portion of the ETH inventory is deployed within the ETH cluster and deposited into DeFi protocols.

#### **BTC inventory**

* Includes BTC inventory.
* Portion hedged through short BTC futures.
* A portion of the BTC is deployed within the BTC cluster and deposited into DeFi protocols.

#### **USD-Neutral Assets**

* Includes stablecoins such as USDC and USDT.
* A portion of these assets is allocated to DeFi asset clusters.

## Proof of Reserves

<table data-header-hidden data-full-width="false"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>Resolv self-reporting dashboard</td><td><a href="https://app.resolv.xyz/collateral-pool">https://app.resolv.xyz/collateral-pool</a></td></tr><tr><td>Third party verification made by Apostro risk curators</td><td><a href="https://info.apostro.xyz/resolv-reserves?ref=apostro">https://info.apostro.xyz/resolv-reserves?ref=apostro</a></td></tr></tbody></table>

## Collateral Pool Design

For ETH and BTC inventory, hedging positions closely track the quantity of ETH and BTC, so that sensitivity of the collateral pool to changes in ETH and BTC prices is close to zero (the collateral pool forms a [delta-neutral portfolio](/litepaper/useful-definitions/delta-neutral-portfolio.md)).

Collateral pool comprises on-chain and off-chain parts. Off-chain part is required in connection with maintenance of futures positions.

Protocol handles a few aspects of the collateral pool:

* [Maintains futures positions](/litepaper/protocol-mechanics/collateral-pool/futures-positions.md)
* [Manages inventory allocation](/litepaper/protocol-mechanics/collateral-pool/inventory-management.md)
* [Handles staking and unstaking ETH](broken://pages/FdZ25whAvcHFF3c71I5B)
* [Manages short-term liquidity requirements](/litepaper/protocol-mechanics/collateral-pool/liquidity-management.md).

For price estimations of different parts of the collateral, a combination of the following price sources is used:

* Data from integrated exchanges
* Oracles networks
  * Pyth
  * RedStone
