# How to Enable Two-Factor Authentication (2FA) on iFlux Global Using Google Authenticator

**Step 1:** Download the Google Authenticator App

Before enabling 2FA, you need to install the Google Authenticator app on your mobile device:

* Android: Download from [Google Play Store](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2\&pcampaignid=web_share)
* iOS: Download from [App Store](https://apps.apple.com/us/app/google-authenticator/id388497605)

**Step 2:** Log in to your iFlux Global account and select the **\[Profile]** icon, then choose the **\[Account]** option.

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

**Step 3:** Click **\[Security]**, select **\[2FA set up]**, and then click the **\[Set up]** button to start setting the 2FA authenticator.

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

**Step 4:** Scan the QR Code with Google Authenticator, then click the **\[Next]** button.

1. Open the Google Authenticator app on your phone.
2. Tap the **\[ + ]** button at the bottom.
3. Select **\[Scan a QR code]** and point your camera at the QR Code displayed on iFlux Global.
4. The app will add iFlux Global to your account list and generate a one-time password (OTP).

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

**Step 5:** Enter the OTP from Google Authenticator and click **\[Submit]** to complete the activation process.

<figure><img src="/files/4sW7w3UEjDLT1p4R1jub" alt=""><figcaption></figcaption></figure>

**Important Notes:**

* For enhanced security, 2FA is required for the following activities on iFlux Global:
  * Withdraw Funds
  * Contract Liquidation
* Do not share your OTP with anyone to avoid security risks.
* Keep the Google Authenticator app updated to ensure smooth functionality.


---

# 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://iflux-global.gitbook.io/iflux-global/tutorial/how-to-enable-two-factor-authentication-2fa-on-iflux-global-using-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.
