> For the complete documentation index, see [llms.txt](https://docs.uniplay.id/uniplay-reseller/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uniplay.id/uniplay-reseller/akun-saya/keamanan-akun/cara-hubungkan-google-authenticator.md).

# Cara Hubungkan Google Authenticator

Google Authenticator digunakan sebagai pengaman akun kalian dari peretasan. Untuk menghubungkan Google Authenticator,  Kamu bisa ikuti langkah-langkah berikut ini.

* Mula-mula, silahkan login ke dalam panel Reseller UniPlay terlebih dahulu.

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

* Selanjutnya, silahkan klik menu Akun Saya dan pilih sub menu **Keamanan Akun** yang ada di bagian kiri Panel Reseller.

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

* Kemudian silahkan klik tombol "Aktifkan" pada Google Authenticator.

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

* Nah, jika sudah muncul pop up seperti ini, silahkan buka aplikasi **Google Authenticator** yang sudah Kamu install, lalu silahkan scan kode QR yang tampil.&#x20;

<figure><img src="/files/4HO8FoECukvITLPOfuKa" alt=""><figcaption></figcaption></figure>

* Jika data Kamu sudah berhasil tampil di aplikasi Google Authenticator, silahkan isi kode OTP yang tampil di aplikasi tersebut pada kolom ini. Kemudian klik tombol Aktifkan Sekarang.

<figure><img src="/files/2jN9z1OpFy6Hl3BjeBf9" alt=""><figcaption></figcaption></figure>

* Apabila sudah tampil notifikasi seperti ini, maka Kamu sudah berhasil menghubungkan Google Authenticator.

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.uniplay.id/uniplay-reseller/akun-saya/keamanan-akun/cara-hubungkan-google-authenticator.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
