# Overview

<figure><img src="https://867001206-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKIX0L5c0LwXSXVj3NiP4%2Fuploads%2F3AlAXsL4vXy4CJmXgKTN%2Ftxfind.png?alt=media&#x26;token=30b7e55f-54ec-4150-a238-a303bbc6b13c" alt="" width="375"><figcaption></figcaption></figure>

TxFind stores transaction and cart data from the merchant, making it available to Card Schemes (e.g. Visa, Mastercard) or other select providers.

Card Schemes use this data to allow customers and issuing banks to look up unique details for a transaction, helping to resolve cardholder billing confusion and disputes in near real-time.

For customers, enhanced order details are made available to them through their banks' online banking platform or phone app. If a customer chooses to contact their issuing bank, the issuer's call centre or back-office personnel will have access to the same detailed order information.

Access to comprehensive transaction information helps cardholders recognise transactions immediately and empowers issuers to help resolve confusion by validating purchases, or flag as true or first-party fraud, reducing the instance of unwarranted chargebacks.

{% hint style="info" %}

#### Solution Highlights

* Eliminate unwarranted chargebacks
* Confirm buying decisions and reduce billing confusion
* Identify fraud and stop first-party / “friendly” fraud
  {% endhint %}

In this documentation, `{baseUrl}` is used as a placeholder for the base domain of your environment.

Please replace `{baseUrl}` with the appropriate domain:

* **Staging/UAT**: `uat-txfind.payshield.ai`


---

# 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.payshield.ai/txfind-payreveal-order-insight-ican/overview/overview.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.
