# Overview

The Software Insurance product enables members to purchase insurance against their software development expense.&#x20;

We designed this product as a result of hundreds of horror stories we heard from our members about previous software development stories. When spending a substantial amount of company time and money, we believe there should be insurance in place to protect in case something goes wrong.&#x20;

The insurance costs $99 per month in premiums. There is only one rate for all members and no application is needed to participate.&#x20;

After 3 months of paying premiums, members can submit a claim in the platform. Payouts are given in the form of Hatch Apps marketplace credit. Credit can only be used within the platform, and not transferred for cash or other assets.&#x20;

<figure><img src="/files/i9rjo52HDCyEE6HRks0X" alt=""><figcaption></figcaption></figure>


---

# 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.hatchapps.com/software-insurance/overview.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.
