# Thank you page

The Thank You page allows customers who have completed their order to add insurance if it was not selected during checkout. This ensures customers still have the option to protect their order even after the purchase is finalized.

#### Merchants

* **Post-purchase insurance upsell**
* **Increases AOV with zero checkout impact**
* **No checkout friction**
* **High-intent customer conversion**
* **Builds trust and reliability**
* **Automatically linked to orders**

#### Customers

* **Add insurance after checkout**
* **No reordering required**
* **Instant peace of mind**
* **Fast, one-click experience**
* **Clear order protection confirmation**


---

# 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/thank-you-page.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.
