# Insurance Widget

### Step 1: Create Insurance Plans

Before adding the Insureful widget, make sure you have created your insurance plans. If you haven't done this yet, please follow the steps outlined in the [Insurance Plans ](/insureful/app-installation/manage-app-settings/insurance-plan.md)section of this documentation.

### Step 2: Enable the App Embed

1. **Open Theme Editor**:
   * Go to your Shopify admin panel.
   * Navigate to **Online Store** > **Themes**.
   * Click on the **Customize** button for your current theme.
2. **Enable Insureful App Embed**:

   * In the Theme Editor, look for the **App Embeds** section.
   * Find the Insureful App Embed and toggle it to enable.

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

### Step 3:  Set up Claim Page

* You need to **create a new page** on your website and then **add the extension (app widget/plugin)** to it.
* The user will have to add the app block to set up the claim page, not the app extension or plugin.
* Once added, customers will be able to open that page and **directly file their claims** without contacting you manually.

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

### Step 4: View the Insureful Widget

Once the app embed is enabled and your insurance plans are set up, the Insureful widget will appear on your store's frontend. This widget will be visible when an order matches the conditions of the created insurance plans.

* **Check Your Storefront**: Navigate to your store’s frontend and place an order that meets the criteria of your insurance plan.
* **See the Widget**: The Insureful widget should now be visible on the order page, showing relevant insurance description and amount

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

By following these steps, you can easily display the Insureful widget to offer insurance coverage to your customers.


---

# 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.centousapps.com/insureful/app-installation/manage-app-settings/insurance-widget.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.
