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

# Kontrol lainnya

Blok-blok ini mencakup opsi-opsi yang lebih kecil di sisi perangkat yang muncul pada model tertentu.

<table data-view="cards"><thead><tr><th>Blok</th><th>Tujuan</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Tampilan LED</h4></td><td>Biarkan LED status tetap menyala atau matikan setelah waktu habis.</td><td><a href="/pages/729e4a702ea321f9cb523a34cdb2c691c16926ad">/pages/729e4a702ea321f9cb523a34cdb2c691c16926ad</a></td></tr><tr><td><h4>Penggunaan saluran SMS</h4></td><td>Kontrol cara perangkat menggunakan saluran SMS-nya.</td><td><a href="/pages/94e1f2cf0ee8bfad926f35060b819f99929011ae">/pages/94e1f2cf0ee8bfad926f35060b819f99929011ae</a></td></tr><tr><td><h4>Pengapian virtual</h4></td><td>Turunkan Pengapian dari tegangan onboard atau gerakan.</td><td><a href="/pages/ccefa2e8a2e0021aef81749334acd04e9602ca6b">/pages/ccefa2e8a2e0021aef81749334acd04e9602ca6b</a></td></tr><tr><td><h4>Unggahan track</h4></td><td>Unggah file track yang direkam dari perangkat.</td><td><a href="/pages/39c12bed2199c83ad6ddb8db81f32addad483196">/pages/39c12bed2199c83ad6ddb8db81f32addad483196</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/other.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.
