> For the complete documentation index, see [llms.txt](https://navixy.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://navixy.com/docs/user/id/guide/devices-and-settings/device-specific-controls.md).

# Kontrol khusus perangkat

Beberapa model perangkat menampilkan blok tambahan yang mengonfigurasi perangkat keras itu sendiri, bukan aturan di sisi platform. Blok-blok ini berbasis skema: model perangkat menentukan blok mana yang muncul dan bidang apa saja yang ditampilkan secara tepat. Setiap blok di bawah ini hanya muncul pada perangkat keras yang didukung, dan bidang serta satuannya bervariasi menurut model.

<table data-view="cards"><thead><tr><th>Kategori</th><th>Cakupan</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Anti-pencurian dan keamanan</h4></td><td>Alarm gerakan tidak sah, tidak ada gerakan, getaran, benturan, penjagaan, dan kedekatan.</td><td><a href="/pages/d0897494f66784642a740bcc7eeff76a112916b6">/pages/d0897494f66784642a740bcc7eeff76a112916b6</a></td></tr><tr><td><h4>Tombol dan kunci</h4></td><td>Tombol panggilan dan SOS, tombol daya mati, dan kata sandi pembuka kunci.</td><td><a href="/pages/770ae52da2ced0824f3d93ec85b2f07cecc15be3">/pages/770ae52da2ced0824f3d93ec85b2f07cecc15be3</a></td></tr><tr><td><h4>Manajemen daya</h4></td><td>Modus pengisian baterai dan Mode Sleep untuk perangkat baterai.</td><td><a href="/pages/2c1f66d829435d9a6d1e89193a04f0218c58abf6">/pages/2c1f66d829435d9a6d1e89193a04f0218c58abf6</a></td></tr><tr><td><h4>Sensor eksternal</h4></td><td>Tautkan saluran Bluetooth dan sensor eksternal pada perangkat.</td><td><a href="/pages/cf758013654b5b7292a1cd1b31484c39821f1a75">/pages/cf758013654b5b7292a1cd1b31484c39821f1a75</a></td></tr><tr><td><h4>Mesin dan diagnostik</h4></td><td>Deteksi status mesin, data OBD, dan bahan bakar di sisi perangkat.</td><td><a href="/pages/44a1163a63da769f4928174b2c6dbdfd51336ca7">/pages/44a1163a63da769f4928174b2c6dbdfd51336ca7</a></td></tr><tr><td><h4>Kontrol lainnya</h4></td><td>LED, saluran SMS, Pengapian virtual, dan unggahan lintasan.</td><td><a href="/pages/02e73379cfdfa6ce07d000ce6946da6ea3275e20">/pages/02e73379cfdfa6ce07d000ce6946da6ea3275e20</a></td></tr></tbody></table>


---

# 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://navixy.com/docs/user/id/guide/devices-and-settings/device-specific-controls.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.
