> 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/warning-and-disclaimer.md).

# Warning & Disclaimer

Melakukan **unlock bootloader**, **flashing recovery**, atau **install custom ROM** memiliki risiko yang perlu dipahami sebelum melanjutkan.

### Risks

Beberapa risiko yang mungkin terjadi:

* Data loss / factory reset
* Bootloop
* Softbrick / Hardbrick
* Play Integrity failure
* Banking apps tidak berjalan
* OTA update tidak tersedia
* TEE Broken (pada kondisi tertentu)

### Important Notes

* Pastikan membaca guide dengan teliti
* Pastikan device sesuai (sweet / sweetin)
* Pastikan battery minimal 50%
* Gunakan kabel USB yang baik
* Jangan melepas kabel saat proses flashing

### Disclaimer

Dokumentasi ini dibuat berdasarkan pengalaman pribadi dan referensi komunitas.\
Saya tidak bertanggung jawab atas kerusakan device, kehilangan data, atau masalah lainnya.

Proceed at your own risk.


---

# 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/warning-and-disclaimer.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.
