# Multi Party Computation

Backing assets for OpenDelta products are securely held in MPC wallets with regulated custodians. Each product's assets are physically segregated in separate MPC wallets, ensuring maximum security and transparency. Key shards for each MPC wallet are distributed among three parties: OpenDelta, the custodian, and a trusted third party (TTP).

{% hint style="info" %}
Our current TTP (trusted third party) service provider is [Naemen](https://nemeanservices.co.uk/).
{% endhint %}

At no point are assets transferred to any untrusted third party or exchange. Rebalancing for each product is conducted directly through a market maker or settled off-exchange using OES services provided by the custodian.


---

# 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/multi-party-computation.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.
