> For the complete documentation index, see [llms.txt](https://foregate.gitbook.io/foregate-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://foregate.gitbook.io/foregate-docs/getting-started/quickstart/google-authenticator-for-multi-factor-authentication-mfa.md).

# Google Authenticator for Multi-Factor Authentication (MFA)

### What is Multi-Factor Authentication (MFA)?

Multi-Factor Authentication (MFA) is a **multi-layered security mechanism, designed to verify the identity of a user before granting them access to an account.** It adds an additional layer of protection against unauthorized access.

MFA is particularly crucial for safeguarding your crypto assets and ForeGate account. Even if a hacker manages to obtain your password, they would still need the second factor (e.g., Google Authenticator) to gain entry to your account, making it considerably more challenging to breach your security.

### How to enable Google Authenticator <img src="/files/HV6ve2iothwmBDlTiigF" alt="" data-size="line"> for MFA on the ForeGate?

Before you begin, please download and install the official Google Authenticator app on your mobile device.

#### **1. Navigate to Security Settings**

Log in to your ForeGate account, tap the <img src="/files/OnlEmGHfpjaG5qbwWreT" alt="" data-size="line"> **Profile** icon, then select **Setting** at the top. From there, go to **Security**.

<div data-with-frame="true"><figure><img src="/files/M9Mh8ZqnBuFriZf6WfMx" alt="" width="371"><figcaption></figcaption></figure></div>

### **2. Enable Authenticator App**

<div data-with-frame="true"><figure><img src="/files/4Qt3nHhbQDtdosd6U6HI" alt="" width="375"><figcaption></figcaption></figure></div>

Tap **Authenticator App**, then tap **Enable**.\ <sub>*⚠️(Ensure your device is*</sub><sub>*&#x20;*</sub><sub>***not in dark mode***</sub><img src="/files/TqMOYsL6vooFLUYvqyDI" alt="" data-size="line"> <sub>*if the QR code is difficult to scan)*</sub>

#### **3. Link Google Authenticator**

A **QR code** and **a setup key** will appear. Copy the setup key. \ <sub>*⚠️ (Do not tap*</sub><sub>*&#x20;&#x20;*</sub><sub>***Verify & Continue***</sub><sub>*&#x20;*</sub><sub>*until you complete the setup in Google Authenticator )*</sub>

<div data-with-frame="true"><figure><img src="/files/U5LZaQi7WduQFfEWZcs8" alt="" width="188"><figcaption></figcaption></figure></div>

<sub>***✅Open the Google Authenticator app → tap + → choose Enter a setup key → paste the key → assign a name → tap Add***</sub>

Open the Google Authenticator app on your mobile device, tap the **+** button, and select **Enter a setup key**. Paste the copied key, enter a name for the account, and tap **Add**. The account will now appear in your Google Authenticator.\
Open the Google Authenticator app → tap + → choose Enter a setup key → paste the key → assign a name → tap Add

#### **4. Return to ForeGate.**&#x20;

Go back to the ForeGate app and tap **\[** **Verify & Continue ]**.

#### **5. Verify the Code**

Enter the **6-digit code** displayed in **Google Authenticator to complete verification.**

#### **6. Confirmation**

You will see a confirmation message indicating that Google Authenticator has been successfully enabled for your ForeGate account.

#### **7. Save Your Recovery Codes**

Your recovery codes will be shown **only once**. ⚠️ Save them securely to avoid being locked out of your account.

<div data-with-frame="true"><figure><img src="/files/8b7SwboP6vxdW8oXx6sg" alt="" width="171"><figcaption></figcaption></figure></div>

<sub>**\~ Security grows stronger when habits do. Once users enable 2FA, many also move on to reviewing recovery options and updating weak passwords, which tightens protection across their entire digital footprint \~**</sub>

***

#### 💬 Need Assistance?

If you require help or have questions about your deposit, please reach out to our support channels.\
\
&#x20;    <img src="/files/4f4UO6PTjVgnUnKdNkFp" alt="" data-size="line"> [**Discord**](https://discord.com/invite/zFyeUqmEdm)\
&#x20;    <img src="/files/Lie5w7kvIiY24eF90pRB" alt="" data-size="line"> [**Telegram**](https://t.me/foregateofficia)\
&#x20;     <img src="/files/UGWGqKKBxIRq4oCe6Mgf" alt="" data-size="line">  [**Email Support**](mailto:help@foregate.com)\
\
**Join our community for assistance and updates,o**ur team will be happy to assist you.

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://foregate.gitbook.io/foregate-docs/getting-started/quickstart/google-authenticator-for-multi-factor-authentication-mfa.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
