> 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/getting-started/preparation.md).

# Preparation

Sebelum memulai proses unlock bootloader atau flashing, pastikan Anda sudah menyiapkan beberapa hal berikut.

### Requirements

* Redmi Note 10 Pro / Pro Max (sweet / sweetin)
* Battery minimal 50%
* Kabel USB yang baik
* PC / Laptop (Windows / Linux / macOS)
* Backup data penting

### Enable Developer Options

1. Masuk ke Settings
2. About Phone
3. Tap **MIUI Version** sebanyak 7 kali
4. Developer Options akan aktif

### Enable OEM Unlock & USB Debugging

Masuk ke:

Settings → Additional Settings → Developer Options

Aktifkan:

* OEM Unlock
* USB Debugging

### Backup Data

Unlock bootloader akan melakukan:

* Factory reset
* Menghapus seluruh data

Pastikan sudah backup:

* Foto
* Video
* WhatsApp
* File penting

### Xiaomi Account

Pastikan:

* Sudah login Xiaomi Account
* Sudah bind device ke Mi Unlock Status
* Koneksi internet stabil


---

# 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/getting-started/preparation.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.
