# Customizing Purchase Confirmation Page

<figure><img src="/files/vAAmn0ZrhFkmdXtYD1rx" alt=""><figcaption><p>Customize your confirmation page for the customer</p></figcaption></figure>

1. You can change the Link Text + URL - this can be e.g. your Refund Policy page
2. Change Warning Text that appears next to the "i" icon
3. Change the Checkbox text
4. Edit the button after revealing game code or key (Button Text + URL)

<figure><img src="/files/JzSMM9IrHjazIJNm9DUt" alt=""><figcaption><p>Edit Warning Text, Link URL next to it and also Checkbox text</p></figcaption></figure>

<figure><img src="/files/90KDu0llzrYR0nlluzSp" alt=""><figcaption><p>You can also edit the button after user has confirmed checbkox</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://help.fungies.io/for-game-developers/customizing-purchase-confirmation-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.
