> For the complete documentation index, see [llms.txt](https://docs.onre.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onre.finance/for-capital-providers/collateral-composition.md).

# Collateral Composition

The collateral backing ONyc reflects exposure to regulated reinsurance programs and supporting reserve assets held within the underlying segregated accounts. Together, these positions are designed to generate stable, low volatility returns derived from real insurance performance and conservative collateral management.

OnRe manages collateral with three priorities:

* Capital preservation
* Stable, predictable returns
* Clear, transparent reporting

### Schedule of Assets

Capital is allocated across active reinsurance policies, upcoming underwriting opportunities, liquidity reserves, and supporting collateral assets. The portfolio is diversified across both fiat and onchain holdings, with exposure generally consisting of:

* Collateral deployed into active reinsurance contracts
* Capital reserved for upcoming underwriting opportunities
* Liquidity buffers maintained for redemptions and operational flexibility
* Fiat money market instruments and cash equivalents
* Regulated stablecoin yield strategies and onchain treasury positions

Collateral yield is intentionally conservative and designed to remain stable and predictable over time. Returns are primarily driven by reinsurance premium income, prevailing money market rates, and regulated stablecoin yield strategies supporting portfolio liquidity and reserve management.

### Underlying Assets

The collateral supporting ONyc is backed by a diversified mix of fiat and onchain reserve assets selected for liquidity, transparency, and capital preservation characteristics. These assets include short duration treasury exposure, regulated stablecoins, and institutional yield bearing reserve instruments used as part of broader collateral and liquidity management.

Underlying reserve assets currently include:

{% columns fullWidth="false" %}
{% column %}
{% content-ref url="/pages/1m6Ep6FjQvWZygIn8vP8" %}
[T-Bills | U.S. Treasury Bills](/for-capital-providers/collateral-composition/t-bills-or-u.s.-treasury-bills.md)
{% endcontent-ref %}

{% content-ref url="/pages/MqwTqfAdcyi9uNW6KkMw" %}
[sUSDe | Staked USDe](/for-capital-providers/collateral-composition/susde-or-staked-usde.md)
{% endcontent-ref %}

{% content-ref url="/pages/h4nOoCeYfQU2chlLae3X" %}
[syrupUSDC | SyrupUSDC](/for-capital-providers/collateral-composition/syrupusdc-or-syrupusdc.md)
{% endcontent-ref %}

{% content-ref url="/pages/HzvbkLBdN7CEkUFyc5Xh" %}
[USCC | Bitwise Crypto Carry Fund](/for-capital-providers/collateral-composition/uscc-or-bitwise-crypto-carry-fund.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/p2uzXK6iOnrUE0fCtJm0" %}
[USDC | USD Coin](/for-capital-providers/collateral-composition/usdc-or-usd-coin.md)
{% endcontent-ref %}

{% content-ref url="/pages/G0uMT3NZyL02kzZmKNzq" %}
[USDG | US Global Dollar](/for-capital-providers/collateral-composition/usdg-or-us-global-dollar.md)
{% endcontent-ref %}

{% content-ref url="/pages/aOYV4jgklM2xryWRmcnA" %}
[sUSDS | Savings USDS](/for-capital-providers/collateral-composition/susds-or-savings-usds.md)
{% endcontent-ref %}

{% content-ref url="/pages/2RVWJHQ42eX0FTu7H6zq" %}
[USYC | US Yield Coin](/for-capital-providers/collateral-composition/usyc-or-us-yield-coin.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.onre.finance/for-capital-providers/collateral-composition.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
