# Custody

To deliver scalable index products, OpenDelta employs a hybrid approach, where backing assets are held and settled with institutional custodians, while tokens representing ownership shares of these assets are issued on-chain. To ensure maximum transparency and auditability, all assets are stored in segregated MPC wallets, with key shards distributed among OpenDelta, the custodian, and a trusted third party. Regular proof-of-constituents verifications enable public auditability and enhance trust. Additionally, each product’s assets are governed by a bankruptcy-remote SPV, providing further legal segregation and protection.


---

# 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.opendelta.com/custody.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.
