# What is Reinsurance?

Reinsurance is a financial mechanism where one insurance company (the cedent) transfers part or all of its risk portfolio to another entity (the reinsurer). This transfer allows insurers to mitigate exposure to large losses, stabilize their balance sheets, and continue underwriting policies without interruption. It is often described as "insurance for insurance companies."

### A Brief History

Early forms of reinsurance emerged in the 14th century in maritime insurance hubs like Genoa, where agreements spread the risk of cargo losses during sea voyages. As economies grew, reinsurance evolved to cover property, casualty, life, and health insurance. By the 19th century, dedicated reinsurance companies — including Munich Re (1880) and Swiss Re (1863) — formalized modern practices, offering proportional treaties, non-proportional treaties, facultative agreements, and collateralized structures to insurers worldwide.

### The Role of Reinsurance Today

Reinsurance is essential for managing risks associated with natural disasters, pandemics, and other large-scale events. It enables insurers to:

* **Diversify risk** by transferring portfolio exposure to reinsurers, reducing concentration in catastrophic events or high-value claims.
* **Enhance capital efficiency** by freeing up capital to underwrite more policies and grow their businesses.
* **Stabilize loss ratios** by absorbing extraordinary event losses, reducing volatility in financial performance.

### Why It Matters for Re Protocol

While reinsurance is a cornerstone of global risk management, the industry faces challenges: limited transparency, reliance on intermediaries, and high barriers to entry for capital providers. These inefficiencies restrict capital flow and hinder innovation.

Re Protocol addresses these challenges by using blockchain technology to create a transparent, efficient, and accessible framework for deploying capital into reinsurance contracts — opening a once-institutional market to a broader set of participants.


---

# 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.re.xyz/reinsurance/what-is-reinsurance.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.
