# Reconciliation

### <mark style="color:purple;">1. Reconciliation report:</mark>

* Allow to view transaction reports and money on each reconciliation period.
* Click the symbol button "Download" to download the Reconciliation report.

<figure><img src="/files/5K5mPFgpEu7x0td0dbrf" alt=""><figcaption><p>List of recociliation report</p></figcaption></figure>

### <mark style="color:purple;">2. Reconciliation record:</mark>

* Allow to see the amount received by each control period and the contract.
* Click the symbol button "Download" to download the reconciliation record.

<figure><img src="/files/z3h7Qtii9ZYYclH4rwfp" alt=""><figcaption><p>List of reconciliation record</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.neox.vn/docs/global/merchant-portal/payment-gateway/reconciliation.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.
