# Is there any way to edit Thank you page messages in my language?

Yes, you can customize messages in your language by using the editing feature on the Thank You page.&#x20;

Follow these steps:

1. Open the Thank You page where you want to edit the text.&#x20;

<div align="center" data-full-width="false"><figure><img src="/files/RPTP1oKM7KqCjA7ZSEFz" alt=""><figcaption></figcaption></figure></div>

2. Locate the widget that contains the text you want to change. Click on the settings icon of that widget. On the right-side panel, you will find various text boxes labeled with the original English text

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

3. Replace the English text with your desired text in your language in the respective text boxes.\ <br>

   <div data-full-width="true"><figure><img src="/files/wy7Wf9VLrGJpwG9Aa4Ow" alt=""><figcaption></figcaption></figure></div>

4. Save your changes, and the message will now appear in your language.

   <br>


---

# 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://help.postpurchase.deals/byg-1/is-there-any-way-to-edit-thank-you-page-messages-in-my-language.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.
