# InSaaS Architecture

The InSaaS protocol aims to provide innovative solutions for managing risks in the real world by building a reliable risk capture model, a controllable underwriting process, and an accurate claim procedure. To achieve this, the protocol has developed a number of models to enable these capabilities.

One such model is the "Basic Signed Quote Model", which is composed of both off-chain and on-chain components. The off-chain component of the model involves gathering and analyzing data about the risks being insured, such as information about the policyholder and the risks being insured. This information is used to generate a quote for the policy, which is then signed by the policyholder and sent to the on-chain component of the model.

The on-chain component of the model involves the use of smart contracts to manage the issuance and administration of the insurance policy. This includes the management of premiums, claims, and other policy-related activities. The on-chain component of the model is designed to ensure the transparency, security, and efficiency of the insurance process.

## Basic Signed Quote Model

{% content-ref url="/pages/4Q7LJJxvXwA0UT8Pi3RD" %}
[Basic Signed Quote Model](/covest-insaas-protocol/insaas-architecture/basic-signed-quote-model.md)
{% endcontent-ref %}


---

# 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.covestlabs.com/covest-insaas-protocol/insaas-architecture.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.
