# Coverage pools

## What is a Coverage Pool?

It's a contract that any Bridge Mutual user can create. It contains the liquidity and necessary information, mainly about all policies bought for this pool and the insured contract.

## Who can set up a Coverage Pool?

Anyone can set up a Coverage Pool easily on the app. Once the user has specified the network and smart contract address, they can create a new pool by depositing 100 USDT or more. All users will be able to see the pool that has been created.

Although anyone can create a Coverage pool, not all coverage pools are eligible to receive BMI rewards for providing coverage to the pool. Only Whitelisted pools are eligible to receive BMI rewards. This is done to prevent exploits of the protocol. Currently, whitelisting is done by the Bridge Mutual team, and later on, it will be done by the Bridge Mutual DAO. &#x20;

*Whitelisted pools have a small blue icon with a tick mark next to their name.* <img src="/files/whCdbgoZx2B23zSdAAZz" alt="" data-size="line">

The user (anyone) is also allowed to provide tokens for Shield Mining (a V2 feature). To learn about the Shield Mining, head here:

{% content-ref url="/pages/Oiiy64dnJJpZNg9SzHnm" %}
[Shield Mining](/bridge-mutual/v2/shield-mining.md)
{% endcontent-ref %}

## **Where can I set up a coverage pool?**

Head over to <https://app.bridgemutual.io/user/pooled-staking>


---

# 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://dein-fi.gitbook.io/bridge-mutual/providing-liquidity/coverage-pools.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.
