> For the complete documentation index, see [llms.txt](https://authentic.gitbook.io/authentic-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://authentic.gitbook.io/authentic-docs/authentic-101/how-authentic-works/captive-insurance.md).

# Captive Insurance

Become a captive expert in 5 minutes

### What is Captive Insurance?

Captive insurance is a type of insurance where a business provides coverage to itself. Authentic uses this model to enable vertical software platforms, business roll-ups, associations, and other communities to create their own insurance programs and capture underwriting profits.

### Captive Structure

In the last decade, captive structures have emerged as a powerful alternative to standard business insurance. Whereas a majority of companies previously relied on external insurers, a captive structure allows them to own their own insurance program. The benefits? Captives not only help you save on insurance, but it allows you to gain from it, your business also can provide customized coverage, improve cash flows, and take potential tax advantages.

<details>

<summary>How does it work?</summary>

1. **A parent sets up a captive insurance company** (think of it as its own company), which assumes the risks of the parent and potentially other affiliated partners.
2. **The captive assesses the businesses risks** and determines appropriate premium amounts from the parent company
3. **Premiums paid by operating businesses** to the captive are then invested to generate returns and further strengthen the captives financial position
4. **The captive utilizes the collected premiums** as a line to pay for any covered losses or claims.

</details>

<details>

<summary>How does Authentic use the captive structure?</summary>

The captive structure has many benefits that enables businesses, **but** setting up and managing a captive requires careful planning, risk assessment, and compliance with regulations. Because of all these barriers to entry, captive insurance has not been an ideal model for businesses, until now.

Authentic is democratizing the world of captive insurance by providing a turnkey platform for partners, making the setup and maintenance process significantly easier. With our modern insurance stack, we eliminate the cost and complexity of captives, enabling your business to seamlessly integrate insurance offerings into your existing customer channels.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://authentic.gitbook.io/authentic-docs/authentic-101/how-authentic-works/captive-insurance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
