> 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/buttons-and-keys.md).

# Boutons et touches

Ces blocs associent les boutons physiques d’un appareil à des actions et contrôlent les clés d’accès. Chaque bloc n’apparaît que sur le matériel qui dispose des boutons ou des fonctionnalités de clé concernés.

<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>Boutons d’appel</h4></td><td>Associez les boutons de l’appareil à des numéros de téléphone.</td><td><a href="/pages/52f3c59b58dae448d45ae9efb62a3c7bd3fa3fd4">/pages/52f3c59b58dae448d45ae9efb62a3c7bd3fa3fd4</a></td></tr><tr><td><h4>Action du bouton SOS</h4></td><td>Définissez l’action déclenchée par une pression sur SOS.</td><td><a href="/pages/27b16fb7caae8be46e53563329e1a956b62774e2">/pages/27b16fb7caae8be46e53563329e1a956b62774e2</a></td></tr><tr><td><h4>Bouton d’arrêt</h4></td><td>Activez ou désactivez le bouton d’arrêt.</td><td><a href="/pages/2adbe3fbe8a90b2f2adc1638e44ae20eae775045">/pages/2adbe3fbe8a90b2f2adc1638e44ae20eae775045</a></td></tr><tr><td><h4>Déverrouillage</h4></td><td>Définissez un mot de passe de déverrouillage numérique.</td><td><a href="/pages/5fd8eab107f6231f7e155dcaabcad983b4695002">/pages/5fd8eab107f6231f7e155dcaabcad983b4695002</a></td></tr><tr><td><h4>Mot de passe</h4></td><td>Générez un code de déverrouillage à durée limitée.</td><td><a href="/pages/5c563a37c0f1e70e6c0532f195d82679fa14714a">/pages/5c563a37c0f1e70e6c0532f195d82679fa14714a</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/buttons-and-keys.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.
