# Customer journey on the Thank You page.

#### When the customer completes his order without insurance, then the customer can also add insurance at the thank you page.

#### &#x20;After completing the order, the customer can also buy from here.

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

After clicking on the **"Add To Order,"** the customer will get an email to pay the amount of insurance.

<figure><img src="/files/54kFBoTLcZGc3I2DLGn4" alt=""><figcaption></figcaption></figure>

And the customer can make payment from the mail they received.

The customer will get an email like this. and the customer can pay from there.

<figure><img src="/files/zYlyJQuwqZBqCHrRRf8g" 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://docs.centousapps.com/insureful/app-set-up/thank-you-page/customer-journey-on-the-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.
