# Insurance Claim Page Setup

## *To add the Claim Page Extension to an existing page:*

### **Step 1: Open Theme Editor**

**Access the Theme Editor:**

1. Go to your Shopify admin panel.
2. Navigate to **Online Store > Themes**.
3. Click on the **Customize** button for your current theme.

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

### **Step 2: Select the Desired Page**

**Choose a Page:**

1. In the Theme Editor, select the page where you want to add the Claim Page.

### **Step 3: Add the Claim Page Extension**

**Add the Extension:**

1. Look for the option to add a block or section.
2. Find and add the **Claim Page app extension block** to the desired location on your page.
3. Save the settings.

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

## *To create a new page where customers can submit claims:*

### **Step 1: Open Theme Editor**

**Access the Theme Editor**:

* Go to your Shopify admin panel.
* Navigate to **Online Store** > **Themes**.
* Click on the **Customize** button for your current theme.

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

### **Step 2: Create a Template for the Claim Page**

1. In the Theme Editor, create a page template to serve the Claim Page settings.

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

<p align="center"><sub>Create a page</sub> </p>

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

### **Step 3: Customize the Template**

1. Open the new Claim Page template.
2. Look for the option to add a **block or section**.
3. Add the **Claim Page app extension block** to your preferred location.
4. Click **Save** and preview the Claim Page on your storefront.

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

### **Step 4: Create a New Page in Shopify Admin**

1. Go to **Online Store > Pages** in your Shopify admin panel.
2. Create a new page and assign it the Claim Page template.

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

### **Step 5: Add the Claim Page to Navigation**

1. Navigate to **Online Store > Navigation**.
2. Add the Claim Page to your store's navigation menu.
3. Save the settings and view the Claim Page on your storefront.

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

<p align="center"><sub>Preview the Claim Page on your storefront</sub></p>

<figure><img src="/files/NjD079qzIYgkiyaPR0lM" 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://shopwil-organization.gitbook.io/sam-shipping-protection/app-installation/publish-your-docs.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.
