> For the complete documentation index, see [llms.txt](https://docs.ititanhosting.ro/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ititanhosting.ro/docs/english/games/game-panel/2fa-activation.md).

# 2FA activation

1. To enable two-factor authentication (2FA), you need to click on ***Account → Enable Two-Step***.

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

2. Install the **Google Authenticator** app on your phone ([Android](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2) / [iOS](https://apps.apple.com/us/app/google-authenticator/id388497605)).
3. After downloading the Google Authenticator app, open it, then tap the "+" button in the bottom right corner and scan the QR code that appeared on your panel.

   <figure><img src="/files/Et7czRXag5oie5kQ5hVY" alt=""><figcaption></figcaption></figure>
4. After scanning the QR code, enter the 6-digit code and your panel account password, then press the **Enable** button.


---

# 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:

```
GET https://docs.ititanhosting.ro/docs/english/games/game-panel/2fa-activation.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.
