# Transform Risk into Opportunity!

You can think of Fida as a crowd funded reinsurance group.

The Fida Risk Transfer Protocol decentralizes risk. In so doing, it makes insurance liquid, safe, and efficient for everyone. Users receive coverage on submitted policies, earn premiums from policy payments and collect fees of protocol usage.

Our mission is to close the coverage gap, protecting those who would before not have access to insurance by unlocking a new insurance infrastructure within the web3 revolution.

These pages document how we've structured the protocol and provide the resources necessary to fully understand how the protocol is able to transfer risk, improve investment liquidity, and allow regulators transparent access to the health and stability of on-chain insurance portfolios.&#x20;

Please join the [Fida Community Discord server](https://discord.gg/jjwnEKh8) to connect with the Fida Finance Core Team. We look forward to answering any of your questions and helping you integrate with and build on top of the Fida Risk Transfer Protocol.

It's time to forget risk as we've known it.

The key to this new revolution in risk transfer are two on chain contracts:

* [The Fida Policy Contract](https://docs.fida.finance/fida-policy/policy-contract)
* [The Fida Investor Contract](https://docs.fida.finance/investors/investor-contract)


---

# 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.fida.finance/introduction/readme.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.
