# Thank-you page

The thank-you page is the last page of the form/process, displayed after the application save point. Such a page may include: a thank-you message for the action performed (e.g. "Thank you for completing the application"), the application/request number, information about next steps, and links (e.g. an invitation to use other services).

<figure><img src="/files/4eeee497812155936f3741d0b8cbc93efa51c0ca" alt=""><figcaption><p><em><strong>Figure 1.</strong> Sample appearance of the thank-you page</em></p></figcaption></figure>

### There are 2 options for the thank-you page:

* Platform thank-you page - that is, a situation where the application does not contain any page after **The application save point** ([Application save point - the last pages mechanism](/documentation/documentation-en/budowanie-aplikacji/interfejs-uzytkownika/formularze/tworzenie-formularza/punkt-zapisu-wniosku-i-mechanizm-ostatnich-stron.md#mechanizm-ostatnich-stron)).<br>

  <figure><img src="/files/079970a3b666cc414d6571abca3e6f7075d68856" alt=""><figcaption><p><em><strong>Figure 2.</strong> Sample structure of the application (Steps tab), after which the customer will see the platform thank-you page</em><br><br></p></figcaption></figure>
* Dedicated thank-you page - that is, a page/pages that were added by the designer and are displayed after **The application save point** ([Application save point - the last pages mechanism](/documentation/documentation-en/budowanie-aplikacji/interfejs-uzytkownika/formularze/tworzenie-formularza/punkt-zapisu-wniosku-i-mechanizm-ostatnich-stron.md#mechanizm-ostatnich-stron)).

<figure><img src="/files/d60b428774be1a4a23014c0c72f035a40c0c04fd" alt=""><figcaption><p><em><strong>Figure 3.</strong> Sample structure of the application (Steps tab), after which the customer will see the dedicated thank-you page.</em></p></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.eximee.com/documentation/documentation-en/budowanie-aplikacji/interfejs-uzytkownika/formularze/tworzenie-formularza/strona-podziekowania.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.
