# Over-collateralized zBTC

Over-collateralized zBTC represents an approach to creating a Bitcoin-pegged token on the Zayn Network that is backed by more collateral value than the tokens it represents. This method is intended to provide a buffer against volatility and ensure that holders can redeem their zBTC for actual Bitcoin even under adverse conditions. Research in this area focuses on determining optimal collateralization ratios and types of assets that should be accepted as collateral to maintain liquidity and stability without compromising security.


---

# 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://zayn-network.gitbook.io/overview/research-areas/trustless-bridging/over-collateralized-zbtc.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.
