> 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/about-authentic.md).

# About Authentic

Commercial insurance is a necessity for every business, whether they have one employee or ten thousand. Historically, the process for acquiring this insurance has largely benefitted one side, the insurers and been handled by local agents.&#x20;

Insurance shouldn't be laborious, it shouldn't be confusing, and it shouldn't be too expensive! We are working every day to deliver a product that makes it easy for businesses to buy their insurance online and through companies that they already know, trust, and do business with.&#x20;

In this regard, the future is already here: Authentic provides the infrastructure for franchisors, software companies, and associations to roll out their own insurance offering – also known as a “captive”—to their existing customers.&#x20;

It’s the first win-win insurance model for both small businesses, and the companies serving them today. Small businesses get better options at a better rate, while our partners can easily add new product lines and revenue streams with Authentic’s infrastructure.&#x20;

### How your business will benefit:

* **New revenue stream:** own your insurance program and earn profits that are otherwise non-existent.
* **Greater customer offering:** add another service to your platform ecosystem and lock in customer loyalty.

### Your customers are better off:

* **Easy to purchase & manage:** purchasing insurance is as easy as a few clicks. We've transformed the customer experience from a maze of questions to a simple 5-minute application.
* **Hyper tailored:** robust coverage and low pricing that meets the needs of your small business customers.

## It's a win-win.

* **Zero cost integration: s**tart offering insurance with a minimal uplift, lightweight engineering integration.
* **Aligned towards profitability:** your ecosystem allows us to write better insurance. As a result, we improve our underwriting and you earn more revenue.

<br>


---

# 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/about-authentic.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.
