# Google Authenticator

Google Authenticator operates as an additional security safeguard for your account, functioning as a software token within a two-step verification mechanism. This mobile app generates unique passwords, even without an internet connection, utilizing a time-based algorithm. Once activated, it exhibits a randomly generated six-digit code, acting as a one-time password to bolster account security. Activating two-factor authentication (2FA) mandates the use of this distinct one-time password along with your regular password for login, heightening protection against unauthorized access.

Considering our strong focus on player security, we highly encourage the adoption of Google Authenticator. This straightforward step can preempt potential security concerns and offer users peace of mind.

Enabling Google Authenticator triggers 2FA for each login or withdrawal, and it's recommended to preserve the QR code or manual code. This information serves as a recovery aid should your mobile device be lost or damaged.

For additional information on Google Authenticator, please consult the provided resources.


---

# 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.superwal.io/fundamentals/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.
