# Google Authenticator

## Enhance Your Account Security with 2FA

**How to Set Up:**

1\.        Download Google Authenticator: Get the app from the Play Store or App Store.

2\.        Go to Settings: Navigate to “Settings” and select “Verification Code Preferences.”

3\.        Link Your Account: Click on the “+” icon in the Google Authenticator app, select “Scan QR Code,” and scan the QR code presented on your InstaPay screen.

4\.        Enter Code: Input the generated code on InstaPay to complete the setup.

{% hint style="info" %}
Google Authenticator will be required each time you log in or validate a payment. You can also enable SMS or email verification as alternative options.
{% endhint %}

<figure><img src="/files/4WniFkrPHIY96GJJAYH9" 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://guide.insta-pay.ch/step-by-step-guide/google-authenticator.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.
