# Adding Google Authenticator

Step 1: Select the "Profile" icon at the top left corner to enter the "User Center", then choose "Security Settings".

<figure><img src="/files/rVrweofM1MUeiAqieYOK" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/M6d1E3vXcwqEjCVu0Ej1" alt="" width="389"><figcaption></figcaption></figure>

Step 2: Select "Google Authenticator".

<figure><img src="/files/k7j0uWkF0wvX5KhzVjas" alt="" width="403"><figcaption></figcaption></figure>

Step 3: In the "Google Authenticator" app, enter the "Key" or "Scan the QR code", then after successfully adding it, enter the "Verification Code".&#x20;

In the Google Authenticator app, tap on the "+" icon at the top right corner (for Android, tap on the bottom right corner), then enter the key or scan the QR code. After successful addition, you will receive a set of valid verification codes. Please input them before the time limit expires.

<figure><img src="/files/mOqwtu0SDUpp69v9BZ0K" alt="" width="398"><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://kine.gitbook.io/kine-docs-portal/help-center/adding-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.
