# Things our users can do

## The Policyholder

* Buy an insurance cover product to protect against potential loss or damage suffered. Stablecoin devaluation can be covered when the value drops by more than 25%.
* Request an insurance cover product to get tailored coverage.
* Withdraw the paid premium if an insurance request fails to reach the requested amount.

## The Provider

* Provide an insurance cover product and earn premium in return.
* Offer an insurance cover product and earn a premium in return.
* Withdraw the deposited funds if the deposit period (lock-up period) is passed.


---

# 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.insured.finance/understanding-insured-finance/things-our-users-can-do.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.
