> 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/engineering-rom.md).

# Engineering ROM

**Engineering ROM** adalah perangkat lunak yang diinstal pada smartphone oleh pabrikan untuk tujuan pengujian dan verifikasi.

Fungsinya adalah untuk memastikan bahwa perangkat keras dan perangkat lunak perangkat berfungsi dengan baik, baik selama proses produksi, perbaikan, maupun pengujian komponen yang rusak. Engineering ROM memungkinkan pengembang untuk menguji dan memperbaiki perangkat sebelum dijual atau digunakan kembali.

***

{% hint style="warning" %}
Setelah download, ekstrak flie `.rar`
{% endhint %}

| Filename | sweet\_factory\_images\_FACTORY-SWEET-0425\_11.0.rar                                                                                                                                                                              |
| -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Codename | sweet / sweetin                                                                                                                                                                                                                   |
| Link     | [Download](https://drive.usercontent.google.com/download?id=1dNQ3SjdsPYR7r5uwFaoR7l04j0Ao6-1R\&export=download) \| [Mirror](https://www.mediafire.com/file/8wq57nae5a49y68/sweet_factory_images_FACTORY-SWEET-0425_11.0.rar/file) |


---

# 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/engineering-rom.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.
