# Payment Receipt

On your payment with status success, you can get your payment receipt

1. Click **Share.**
2. Then you can **click** on one of these **Download/Email PDF.**

<figure><img src="/files/2ZNhVxkqiGB0yz6wnQ8Q" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
The difference between **Download** and **Email PDF:**

* **Download:** It will automatically save the payment receipt on your device
* **Email PDF:** You need to input your email address, then the receipt will sent to your email
  {% endhint %}

3. Here’s the example of payment receipt that has been downloaded in PDF file.

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

4. Here’s the example of email, attached with your payment receipt in PDF file.

<figure><img src="/files/kMyAD20xc6wymQqjlD5L" 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.faspay.co.id/getting-started/faspay-xpress/faspay-xpress-4.0/payment-receipt.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.
