# App Set-up

- [General setting](https://docs.centousapps.com/insureful/app-set-up/general-setting.md)
- [Cart Widget](https://docs.centousapps.com/insureful/app-set-up/cart-widget.md)
- [Standard Widget](https://docs.centousapps.com/insureful/app-set-up/cart-widget/standard-widget.md)
- [Checkout Button](https://docs.centousapps.com/insureful/app-set-up/cart-widget/checkout-button.md)
- [Copy of Cart Widget](https://docs.centousapps.com/insureful/app-set-up/copy-of-cart-widget.md)
- [Standard Widget](https://docs.centousapps.com/insureful/app-set-up/copy-of-cart-widget/standard-widget.md)
- [Checkout Button](https://docs.centousapps.com/insureful/app-set-up/copy-of-cart-widget/checkout-button.md)
- [Custom widget](https://docs.centousapps.com/insureful/app-set-up/custom-widget.md): Lets step by step customize the widget.
- [Customer Account ](https://docs.centousapps.com/insureful/app-set-up/customer-account.md): Let's set up the customer account page step by step
- [Fulfill a Claim](https://docs.centousapps.com/insureful/app-set-up/fulfill-a-claim.md): Lets set up fulfill a claim step by step
- [Checkout Page](https://docs.centousapps.com/insureful/app-set-up/checkout-page.md): These are the steps to set up the Checkout Page
- [Email Templates](https://docs.centousapps.com/insureful/app-set-up/email-templates.md)
- [In-App email templates](https://docs.centousapps.com/insureful/app-set-up/email-templates/in-app-email-templates.md)
- [What is Klaviyo](https://docs.centousapps.com/insureful/app-set-up/email-templates/what-is-klaviyo.md)
- [How to generate an API key.](https://docs.centousapps.com/insureful/app-set-up/email-templates/how-to-generate-an-api-key..md)
- [How to create a flow.](https://docs.centousapps.com/insureful/app-set-up/email-templates/how-to-create-a-flow..md)
- [Set up klaviyo x Insureful](https://docs.centousapps.com/insureful/app-set-up/email-templates/set-up-klaviyo-x-insureful.md): We can learn about how to set up Klaviyo.
- [Build your own custom email template.](https://docs.centousapps.com/insureful/app-set-up/email-templates/build-your-own-custom-email-template..md)
- [Thank you page](https://docs.centousapps.com/insureful/app-set-up/thank-you-page.md)
- [Configure the Thank you page.](https://docs.centousapps.com/insureful/app-set-up/thank-you-page/configure-the-thank-you-page..md)
- [Customer journey on the Thank You page.](https://docs.centousapps.com/insureful/app-set-up/thank-you-page/customer-journey-on-the-thank-you-page..md)


---

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