# Dynamic Message

When your customers finish making a payment, you may want to display the payment confirmation details on the page. We have set up a simple action that replaces the form with the confirmation details.&#x20;

Enter your Payment Success Message and the Payment Details Title, optionally displaying your payment confirmation details as well:

![Creating a Dynamic Payment Confirmation Message](/files/Bj6JjpABQH9sHgBtTf9P)


---

# 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.paymentpageplugin.com/features/form-actions-on-submit/dynamic-message.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.
