# Decentralized Asset Custody (Coming soon)

The **Data Consensus Protocol** builds a trusted data basis for extending Bitcoin, while **decentralized custody** provides a bridge for managing Bitcoin assets. Together, they provide the necessary infrastructure for developing Bitcoin-based DApps in a fast, easy, and reliable manner.

Decentralized asset custody is not a cross-chain bridge, but a decentralized service to help users or DApps hold and manage their assets on both Bitcoin and exSat. It's easy for DApps to build customized cross-chain bridge for customized assets, and more potentials can be discovered by using the decentralized asset custody service.

Validators with asset custody capabilities can stake collateral and register as asset custodians. Once the number of custodians meets the required threshold, the decentralized custody service becomes operational. These custodians collaborate within an MPC (Multi-Party Computation) network to securely manage assets and perform custody tasks.

With decentralized asset custody, DApps can seamlessly build custom cross-chain bridges between different blockchain networks. For instance, a DApp issuing Runes assets on the Bitcoin network can use decentralized custody to bridge those assets between Bitcoin and exSat effortlessly.

This custody service is accessible to everyone, including DApps and other Bitcoin Layer 2 solutions, providing a universal decentralized asset custody framework. It opens the door to a wide array of innovative applications, allowing DApps to build their own cross-chain bridges with ease.

<figure><img src="/files/cdfQ5k1OCp5sw3gmgK6f" alt=""><figcaption></figcaption></figure>


---

# 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.exsat.network/approach/architecture/decentralized-asset-custody-coming-soon.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.
