# Viewing the App Version

The current version of the

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

&#x20;Android Application («Application») is displayed on the start page at startup.

You can also see the current version of the Application:

1. on the `Sign in` screen by clicking on the icon <img src="/files/-MZUbWO4xdHEDCLFFJj3" alt="" data-size="original">&#x20;
2. icon <img src="/files/-MZUbWO4xdHEDCLFFJj3" alt="" data-size="original"> is available after login in the Application in the extended menu, to go to which click <img src="/files/-MZZf03fdUcSWq1LfZKr" alt="" data-size="original"> .

{% hint style="info" %}
We recommend regular update of the application (including automatic update) when the release of new versions is available.
{% endhint %}

In order to validate the authenticity of the app, you can check your last login date in the Merchant web portal. The presence of a login date means that you are working with the original version of the application, and not with fake or “look-alike” application.

## Application and SDK Version Verification

\
Application and SDK Certification Reference

To ensure that application complies with the PCI MPoC standard, you can verify the certification reference number associated with app.

1. **Identify your application type:**
   * If you are using the standard app, the reference number is **#2024-01344.003** (including SDK, with reference number #2024-01344.002).
   * If you are using a **white-label version of** branded by your bank, the reference number is **#2024-01344.004** (including SDK, with reference number #2024-01344.002).
2. **Verify certification on the PCI website:**
   * Go to: <https://listings.pcisecuritystandards.org/popups/mpoc_software.php?reference=2024-01344.001>
   * Confirm that the application or SDK you are using is listed and certified.

If the reference number of application and SDK matches one of the numbers above and is present on the PCI website, then solution is officially PCI MPoC certified.


---

# 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.tapxphone.com/guide/app-guide/app-version.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.
