# How It Works

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

1. Copra **opens a vault** with certain parameters for protocol partners, **integrating with one or more of their liquidity pools**
2. The vault will be **loaded with buffer funds from insurers** where the first insurer will be the protocol partner itself (that’s how they leverage their own yield)
3. This setup allows **lenders to get fixed-yield and some principal-protection** through vault accounting
4. The vault runs through virtual **30-days tenor** to allow for term updates and **perpetually rolls-over**
5. **Liquidation mechanism** further protects lenders by **securing the deployed funds back to the vault** when certain thresholds are breached


---

# 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.copra.finance/v1/how-it-works.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.
