# How to enable 2FA

Step 1 - Login onto <http://oracles.goplugin.co/> using your credential

Step 2 - Go to "Settings"

Step 3 - Go to the "Secure your account" section & "Enable"

![](/files/JoUeTU2UpN08aKXZfzVE)

Step 4 -&#x20;

![](/files/aHkR7euvGVGR97b07Ddv)

Step 5 - Install Google Authenticator App

[Android](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2)&#x20;

[iOS](https://apps.apple.com/us/app/google-authenticator/id388497605)

Step 6 - Scan the "QR" code from Step 4 and enter the authentication code displayed then "Submit"

You will see a "2FA enabled" notification

{% hint style="info" %}
Note - Next time when you log in. The platform will ask you to enter OTP & 2FA authentication codes to authenticate yourself. If you miss your mobile or accidentally remove the authenticator app. You have to submit a separate email request from your registered email ID to request for "Reset" 2FA&#x20;
{% endhint %}


---

# 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://docs.goplugin.co/node-operators/how-to-enable-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.
