# How To Reprint A Receipt

{% stepper %}
{% step %}

#### Tap the **three lines** in the top-left corner, then select **Order History**.

{% endstep %}

{% step %}

#### Browse the list of transactions or use the **magnifying glass** in the top-right corner to search.

{% endstep %}

{% step %}

#### For more detailed searches, tap **Advanced Search** in the bottom-left and enter additional criteria.

{% endstep %}

{% step %}

#### Select the transaction you want.

{% endstep %}

{% step %}

#### Tap **Receipt**.

{% endstep %}

{% step %}

#### Choose to print either the **Merchant** or **Customer** copy.

{% endstep %}
{% endstepper %}

#### [<mark style="color:$success;">Back to P630 - How To Guides</mark>](#back-to-p630-how-to-guides)


---

# 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://helpcenter.verifone.com/p630-how-tos/how-to-reprint-a-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.
