# Setting Up Tap to Pay

{% hint style="info" %}
To use the Tap to Pay app, certain requirements must be met on the device.
{% endhint %}

## Downloading the App

To start setting up Tap to Pay, first download the appropriate app. Please note that the app is only available on the Google Play Store.

## Connecting to Payrexx

Once the app is downloaded, it must be connected to Payrexx.

* Click the corresponding button in the app to connect it to Payrexx.
* After being redirected to Payrexx, log in to your account using your credentials.
* On the next page, enter the requested information, and you will be redirected back to the Tap to Pay app.
* Now log into your Tap to Pay account. You may be logged in automatically.

{% hint style="info" %}
If you do not have a Payrexx account, you can create one via the provided link in the app.
{% endhint %}

A comprehensive guide to setting up Tap to Pay can be found in the following article:

{% content-ref url="/pages/XatBPAjqgjkA77TT4Wgq" %}
[Tap to Pay](/merchant/english/account/tap-to-pay.md)
{% endcontent-ref %}

## Requirements

The device, operating system, and app must meet the following requirements for the Tap to Pay app to function:

### Device

* Android
  * NFC-compatible
  * Google Mobile Services
  * TEE in a SoC (Trusted Execution Environment in a System on a Chip)

### Operating System

* Android version 8.1 or higher
  * The operating system receives regular security updates.
  * The device's operating system has not been modified.

### App

* The app requires an internet connection.
* Developer options must be disabled.
* The app must be installed from the Google Play Store.


---

# 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.payrexx.com/merchant/english/taptopay/setting-up-tap-to-pay.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.
