> For the complete documentation index, see [llms.txt](https://faultx.gitbook.io/rn10p-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faultx.gitbook.io/rn10p-docs/extras/product-authentication.md).

# Product Authentication

<figure><img src="https://i01.appmifile.com/webfile/globalimg/en/2014/public/security-label.jpg" alt=""><figcaption></figcaption></figure>

## Fungsi utamanya  <a href="#fungsi-utamanya" id="fungsi-utamanya"></a>

* **Memastikan keaslian perangkat Xiaomi** dengan memasukkan nomor IMEI HP Xiaomi kamu, situs akan menampilkan apakah perangkat itu asli atau tidak.
* **Mengetahui informasi perangkat** termasuk model dan info dasar lainnya berdasarkan IMEI.

{% hint style="info" %}
Hal ini sering dipakai saat membeli HP baru atau bekas untuk memastikan perangkat tersebut asli dan terdaftar resmi.
{% endhint %}

## Cara pakainya  <a href="#cara-pakainya" id="cara-pakainya"></a>

1. Cari **nomor IMEI** di HP kamu (bisa lewat \*#06# di aplikasi Telepon atau lewat Pengaturan).
2. Buka link ini → [**Product Authentication**](https://www.mi.com/global/verify/#/en/tab/imei)
3. Masukkan **nomor IMEI** di kolom yang tersedia.
4. Selesai → situs akan menampilkan hasil verifikasi.


---

# 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://faultx.gitbook.io/rn10p-docs/extras/product-authentication.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.
