# APP INSTALLATION&#x20;

- [Basic Installation](https://docs.centousapps.com/insureful/app-installation/basic-installation.md): Get started with our app on your Shopify store by following these simple steps.
- [App Overview ](https://docs.centousapps.com/insureful/app-installation/app-overview.md): Welcome to your Insureful dashboard! Here, you can access real-time analytics and manage your orders, claims, and email templates with ease.
- [Manage App Settings](https://docs.centousapps.com/insureful/app-installation/manage-app-settings.md)
- [Insurance Plan](https://docs.centousapps.com/insureful/app-installation/manage-app-settings/insurance-plan.md): We offer two types of insurance plans: Fixed Plan and Percentage Plan. Let’s explore how to create these plans in detail.
- [Fixed - Single Plan](https://docs.centousapps.com/insureful/app-installation/manage-app-settings/insurance-plan/fixed-single-plan.md): Lets setup Fixed - Single plan
- [Fixed - Plan by cart value](https://docs.centousapps.com/insureful/app-installation/manage-app-settings/insurance-plan/fixed-plan-by-cart-value.md): Lets set up Fixed - plan by cart value
- [Percentage - Single plan](https://docs.centousapps.com/insureful/app-installation/manage-app-settings/insurance-plan/percentage-single-plan.md): Lets set up Percentage - single plan
- [Percentage - Plan by cart value](https://docs.centousapps.com/insureful/app-installation/manage-app-settings/insurance-plan/percentage-plan-by-cart-value.md): Lets setup Percentage - plan by cart value
- [Insurance Widget](https://docs.centousapps.com/insureful/app-installation/manage-app-settings/insurance-widget.md): To display the Insureful widget on your store's frontend, follow these simple steps:
- [Claims](https://docs.centousapps.com/insureful/app-installation/manage-app-settings/claims.md): Manage your claims efficiently by approving, canceling, or refunding claim requests. Follow the steps below to handle claims within the Insureful app.
- [Insurance  Claim Page](https://docs.centousapps.com/insureful/app-installation/manage-app-settings/insurance-claim-page.md): To add the Insureful Claim Page to your store's frontend, follow these steps:
- [Manage Email  Templates](https://docs.centousapps.com/insureful/app-installation/manage-app-settings/manage-email-templates.md): By using email templates, you can send confirmation emails to customers as well as notifications to admins. Here's how to manage and customize these templates.


---

# 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.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.
