# Dessiner un schéma

Il est courant de devoir dessiner un petit schéma un moment ou un autre. Amanote offre la possibilité de dessiner directement dans les notes via l’icône représentant un crayon dans l’éditeur de texte.

Vous aurez alors une surface blanche sur laquelle vous pourrez dessiner votre schéma. Vous pouvez changer la couleur et régler l’épaisseur de trait. Pour valider le dessin, cliquez sur l’icône représentant un V (checkmark). Une fois le dessin inséré, vous pourrez l’éditer à tout moment en cliquant dessus.

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


---

# 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://guide.amanote.com/fr/demarrer/prendre-des-notes/dessiner-un-schema.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.
