# Two-factor authentication (2FA)

After successful verification, the system will prompt you to enable two-factor authentication (2FA). This is a mandatory step to ensure the security of your funds.

You can enable 2FA from your personal account's [main page](https://account.tiger.com/) or the client's [profile page](https://account.tiger.com/profile).

<figure><img src="https://3857619824-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fyw4jlbyXBiRSgCIsu0tg%2Fuploads%2FugKIesx9Dvi6JBhOmuOA%2Fimage.png?alt=media&#x26;token=42b07de6-cfcb-4e55-bad3-307a20d37af4" alt=""><figcaption></figcaption></figure>

Two-factor authentication can be enabled via the Google Authenticator mobile application, which can be downloaded from the App Store for iOS or Google Play for Android systems.

## **Connecting Google Authenticator**

Once downloaded, there are two ways to install 2FA for Tiger.com Broker:

·         By scanning the QR code with your smartphone from the app

·         By creating a Setup key

<figure><img src="https://3857619824-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fyw4jlbyXBiRSgCIsu0tg%2Fuploads%2F4Iv8mQy8irXMhafRWFdf%2Fimage.png?alt=media&#x26;token=4b50d744-d2f6-4155-b1c1-463bb2a03155" alt=""><figcaption></figcaption></figure>

Step-by-step instructions for connecting will be displayed in pop-up windows.

After the successful installation of 2FA, you will see a window to confirm 2FA connection and get the opportunity to make deposit and withdrawal transactions in your account.

{% hint style="warning" %}
If the setup was done incorrectly or access to your authenticator is lost, you can reset two-factor authentication (2FA) for your account by clicking the **"Send Link"** button in the **Reset 2FA** section of [your profile menu](https://account.tiger.com/profile).

After clicking, an email will be sent to the address associated with your account. This email will include a link to complete a security liveness verification process. Upon successful verification, your 2FA will be reset, and you will be able to set it up again.
{% endhint %}

<figure><img src="https://3857619824-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fyw4jlbyXBiRSgCIsu0tg%2Fuploads%2FpfiuI6awDJ7hUYsadWZ3%2FScreen%20Shot%202024-12-06%20at%2013.11.33.png?alt=media&#x26;token=1ddc85c7-9b05-411e-934a-5d4c1dc30f1c" alt=""><figcaption><p>2FA settings in Profile Menu</p></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://broker-docs.tiger.com/english-2/getting-started/two-factor-authentication-2fa.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.
