# How is the contract secured?

### Collateral&#x20;

On-chain collateral denominated in BTC deposited by the miner in a mulstisig wallet over the duration of the agreement.&#x20;

### Claim on assets&#x20;

In case of default, the agreement is secured by a claim on the assets of the holding company.&#x20;

### Insurance

The miner is required to have insurance coverage events that may cause disruptions in the operation of the mining site. &#x20;


---

# 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://block-green.gitbook.io/block-green-litepaper-v1/the-solution/liquidity-providers/how-is-the-contract-secured.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.
