# Using MFA Google Authenticator

If you have already downloaded and installed **Google Authenticator** on your smartphone, open **Google Authenticator** on your smartphone.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeCcsfXKnTAgK78i8_285RrH-dbMBqLEJZQSUy95K3yYiPUdYpHy-az8BES5QnQhmLK3TEnPqDWVRlonwFvNWzKBGo4nctN0Sq_0KLQkNSG6TChgSxaDNx4ydnQ4aJosmBrOEG_KnssYXwOpLwC2XsPDNA?key=kdPXzTZSEO5MGZNpqgH69A" alt="" width="188"><figcaption><p> Google Authenticator</p></figcaption></figure>

On the **Google Authenticator** main page, tap the **Add a Code** button. There are two methods to add an account to **Google Authenticator**:

1. Scan QR Code.

To use the QR Code, make sure you have saved the QR Code generated after activating Multi-Factor Authentication in the **Deka GPU Portal Service**. Simply point your smartphone camera at the saved QR Code. The 6-digit code, which changes every minute, will appear automatically.

2. Enter a setup key.&#x20;

To use **Enter a setup key**, simply enter the account name and the key that you have saved, and then tap the **Add** button. The 6-digit code, which changes every minute, will appear automatically.


---

# 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.cloudeka.ai/service-portal-ai/account-setting/using-mfa-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.
