> 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/fr/guide/devices-and-settings/device-specific-controls/other.md).

# Autres commandes

Ces blocs couvrent des options plus petites côté appareil qui apparaissent sur certains modèles.

<table data-view="cards"><thead><tr><th>Bloc</th><th>Objectif</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Affichage LED</h4></td><td>Laissez la LED d’état allumée ou éteignez-la après un délai d’attente.</td><td><a href="/pages/04852ca775c6040636af47dde695966959d88a67">/pages/04852ca775c6040636af47dde695966959d88a67</a></td></tr><tr><td><h4>Utilisation du canal SMS</h4></td><td>Contrôlez la façon dont l’appareil utilise son canal SMS.</td><td><a href="/pages/115e8c5e69ce55647d71faa46f718f2be8007eba">/pages/115e8c5e69ce55647d71faa46f718f2be8007eba</a></td></tr><tr><td><h4>Contact virtuel</h4></td><td>Déduisez le contact à partir de la tension de bord ou du mouvement.</td><td><a href="/pages/fb83ed8305ec4336ce7dab2ad694e8740ef7997e">/pages/fb83ed8305ec4336ce7dab2ad694e8740ef7997e</a></td></tr><tr><td><h4>Téléversement des traces</h4></td><td>Téléversez les fichiers de trace enregistrés depuis l’appareil.</td><td><a href="/pages/7a05eb3cf06285f92ac5130b055caff599505952">/pages/7a05eb3cf06285f92ac5130b055caff599505952</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/fr/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.
