# Google Authenticator Pairing

Google authenticator is used to generate your OTP code. To secure your SendMe account OTP is required when you need to use Faspay SendMe services.&#x20;

Pairing your SendMe account with Google Authenticator by following these steps:

{% hint style="info" %}
**Prerequisite:** Download, install and Sign Up to Google Authenticator using your smartphone from Play Store(Android) or App Store(iOS)
{% endhint %}

1. Login to [Merchant Page](/merchant-page-reference.md), on **Account/Security** click **Send Code.**

<figure><img src="/files/7aIp8JBAyW90r8ziDYs7" alt=""><figcaption></figcaption></figure>

2. Click **Yes, Process it!**

<figure><img src="/files/365P8LwybCLOVAZVUjkD" alt="" width="279"><figcaption></figcaption></figure>

3. Copy the verification code that sent to your email.

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

4. Input your verification code, then click **Verify.**

<figure><img src="/files/edQ7GSwThhN4hxyu8CFA" alt="" width="326"><figcaption></figcaption></figure>

Next, there are 2 ways to add your SendMe account on your Google Authenticator, such as:

* **Scan QR**

Scan the QR code that appear using your Google Authenticator.

<figure><img src="/files/QRVqAg8BpH9sHxDIt84f" alt="" width="478"><figcaption></figcaption></figure>

{% hint style="info" %}
**How to Scan QR on Google Authenticator**

1. Open Google Authenticator.
2. Click **+** icon.
3. Click **Scan a QR Code**
4. Now scan the QR code

Your SendMe account successfully added to your Google Authenticator.
{% endhint %}

* **Enter Key Manually**

If there's trouble with the QR code at Merchant Page, you can manually enter the key by following these steps:

1. Click **Enter Key Manually.**

<figure><img src="/files/ZS6dQkodmknU8kcWZ2ru" alt="" width="375"><figcaption></figcaption></figure>

2. Copy key that appear.

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

{% hint style="info" %}
**How to Enter Key Manually on Google Authenticator**

1. Open Google Authenticator.
2. Click **+** icon.
3. Click **Enter a Setup Key.**
4. Input **Account Name.**
5. Input **Your Key.**
6. Click **Add.**

Your SendMe account successfully added to your Google Authenticator.
{% endhint %}

### Get OTP

1. Open the Google Authenticator, OTP code will appear on your SendMe account that you've been added.

<figure><img src="/files/d3Z8JcHzkQV5qBkhM3Ec" alt="" width="188"><figcaption></figcaption></figure>

2. On **Account/Security** input the OTP code, then click **Verify.**

<figure><img src="/files/EjCBNXnJUuWYnbLHIfde" alt="" width="375"><figcaption></figcaption></figure>

3. SendMe account has been successfully paired.

<figure><img src="/files/Y08CM4emk6vtPVJRDK59" alt=""><figcaption></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.faspay.co.id/merchant-page-reference/faspay-sendme/google-authenticator-pairing.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.
