# Link Google Auth Code

### **How to Enable Google Authenticator for Enhanced Security**

1️⃣ **Link Google Authenticator**\
Go to the **Security** section and click **Link Google** to begin the setup process.

2️⃣ **Download Google Authenticator**\
Install the **Google Authenticator** app from the App Store or Google Play if you haven't already.

3️⃣ **Scan or Enter the Key**\
Open the app, scan the **QR Code,** or manually enter the provided key to link your account.

4️⃣ **Enter the Verification Code**\
A 6-digit code will appear in the app—enter it on TTT and click **Enable** to activate.

{% hint style="info" %}
**Google Authenticator Enabled!**\
Your account is now protected with **2FA security**, ensuring safer transactions and settings access.
{% endhint %}

<figure><img src="/files/F3pu50yhGnnpy3n3bRGX" 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://learn.thetruetrade.io/getting-started/secure-your-account/link-google-auth-code.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.
