# Accès aux commandes

<figure><img src="/files/BFiH1OUQp2m2uNW1QLVd" alt=""><figcaption></figcaption></figure>

## Mode raccourci <a href="#h_d9eb09b00a" id="h_d9eb09b00a"></a>

* Pour déclencher une **commande**, utilisez [les raccourcis](/french/documentation/rayons-basics/shortcuts.md) à tout moment.
* Vous pouvez également ouvrir la **ligne de commande** avec **`CTRL + K`**

## Ligne de commande <a href="#h_a43d0d86b4" id="h_a43d0d86b4"></a>

* Tapez n'importe quand sur votre clavier pour rechercher une commande, une liste de suggestions s'affichera dans la barre de commande en bas de l'éditeur.

### Nous sommes toujours disponibles !

N'hésitez pas à nous envoyer un courriel à <support@rayon.so>.


---

# Agent Instructions: 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://docs.rayon.design/french/documentation/rayons-basics/command-access.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.
