> For the complete documentation index, see [llms.txt](https://docs.stoik.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stoik.io/broker/en/getting-started/underwriters-and-financial-strength.md).

# Underwriters & financial strength

Overview of Stoïk's underwriters and their financial strength ratings from S\&P Global, Moody's, A.M. Best, and Fitch Ratings (as of July 2026).

**Tokio Marine HCC (TMHCC)**

Policies are underwritten by Tokio Marine HCC, a member of the Tokio Marine Group and one of the world's leading specialty insurers.

| Rating agency | Rating                    |
| ------------- | ------------------------- |
| A.M. Best     | A++ (Superior), stable    |
| Fitch Ratings | AA- (Very Strong), stable |
| S\&P Global   | A+ (Strong), positive     |

**Axeria IARD**

Policies are also underwritten by Axeria IARD, the Arch Group's European underwriter. Reinsurance is provided by Arch Re; Axeria IARD is part of the Somers Group, in which Arch Capital Group holds a strategic stake.

| Rating agency | Rating                   |
| ------------- | ------------------------ |
| A.M. Best     | A- (Excellent), positive |

Financial strength of Arch Capital Group, the parent group behind Axeria IARD:

| Rating agency | Rating        |
| ------------- | ------------- |
| S\&P Global   | AA-           |
| Moody's       | A1            |
| Fitch Ratings | AA-           |
| A.M. Best     | A+ (Superior) |

**Swiss Re**

Reinsurance of the policies is provided by Swiss Re, founded in 1863 in Zurich and the world's second-largest reinsurance and insurance company.

| Rating agency | Financial strength rating | Outlook |
| ------------- | ------------------------- | ------- |
| S\&P Global   | AA- (very strong)         | stable  |
| Moody's       | Aa3 (excellent)           | stable  |
| A.M. Best     | A+ (superior)             | stable  |

**Stoïk's own financial strength**

Stoïk's growth is backed by a group of leading international investors, including Andreessen Horowitz, Munich Re Ventures, Alven Capital, Anthemis Group, Opera Tech Ventures, and Impala. Since 2022, the company has raised a total of €70 million across four funding rounds, most recently a €20 million Series C round in January 2026. This capital has been used to expand AI-driven risk prevention and incident response, and to fund expansion across Europe.

*Ratings are based on information publicly available from the respective agencies (as of July 2026) and are subject to change.*


---

# 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://docs.stoik.io/broker/en/getting-started/underwriters-and-financial-strength.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.
