# Surligner dans ses notes

Pour surligner des éléments dans vos notes, il vous suffit de sélectionner le texte et de cliquer sur l’icône en forme de surligneur dans l’éditeur. Vous pourrez alors choisir la couleur de votre choix.

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

{% hint style="info" %}
Toutes les notes que vous surlignez seront visibles dans [**la vue résumé**](/fr/demarrer/la-vue-resume.md) avec la possibilité de les filtrer par couleur.
{% endhint %}


---

# 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/surligner-dans-ses-notes.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.
