# How to turn on Two-Factor Authentication (2FA)

Two-Factor Authentication (2FA) is implemented to enhance the security of players’ accounts by adding an additional layer of protection beyond passwords alone.Furthermore, 2FA serves as a foundational security mechanism that enables the integration of advanced features in the future

Follow these steps to turn on Two-Factor Authentication:

1.Go to [Maxion Account](https://account.maxion.gg/).

2.Click on \[Continue with Google], the system will automatically create a new Maxion account for you if your email doesn't have an accoun&#x74;**.**

3.In the Associated Account tap,You will find **Google Authenticator**.

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

4.Click **“Connect”** to begin enabling **Two-Factor Authentication (2FA)**.

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

5.The **“Connecting with Google Authenticator”** module will then appear.\
After that, click **“Connect Google Authenticator.”**

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

6.Follow the steps displayed on the screen to activate **Google Authenticator**.

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

7.After completing all the steps, click **“Activate Google Authenticator”** to proceed to the next step.

<figure><img src="/files/6ABc5WnpfWpzIy1Bb1fZ" alt=""><figcaption></figcaption></figure>

8.Enter the 6-digit code generated by Google Authenticator to verify the authentication code.

<figure><img src="/files/8OqcE4s2TTnYBMkVLn68" alt=""><figcaption></figcaption></figure>

9.After entering the 6-digit code, click **“Verify”** to proceed to the next step.

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

10.You will receive **Recovery Codes**, which can be used to disable **Two-Factor Authentication (2FA)** if needed.

{% hint style="success" %}
It is recommended that you write down or securely save the codes.
{% endhint %}

{% hint style="danger" %}
Do not share this information with anyone.The content shown is for illustrative purposes only.
{% endhint %}

<figure><img src="/files/0AgWhTOKhjW7hbRL3wdZ" alt=""><figcaption></figcaption></figure>

11.After you have securely saved the codes, click **“I’ve saved my codes.”** This completes the activation of **Two-Factor Authentication (2FA)**.

<figure><img src="/files/8HTnrIPekFxcuQ4OWnlz" alt=""><figcaption></figcaption></figure>

12.This action completes the activation of **Two-Factor Authentication (2FA)** for your account.

<figure><img src="/files/BbrJiKOxv3rgUmWAOJ4l" 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://maxion-1.gitbook.io/ragnarok-landverse-america/game-guide/getting-started/how-to-turn-on-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.
