# Collateral Configuration

In Coupon, the same asset can be lent out to relatively safe collateral for lower rates or risky collateral for higher rates. This enables higher yields without compromising the whole protocol.

Our m:n mapping allows us to customize the risk. This means long-tail assets can be listed on Coupon, opening up opportunities for both lenders and borrowers.

The asset to collateral m:n mapping will be set by Coupon governance in the future. This ensures a dynamic and responsive ecosystem that adapts to changing market conditions.

<figure><img src="/files/MSTbh9ptBQs9zbEnOvta" 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.coupon.finance/risks/collateral-configuration.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.
