> For the complete documentation index, see [llms.txt](https://docs.serenicity.fr/control/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.serenicity.fr/control/introduction/appareils-favoris.md).

# Appareils favoris

Les appareils favoris sont épinglés sur la page d'accueil et permettent d'accéder rapidement à leur dashboard.

<figure><img src="/files/Y1uaQanvvjNohER8h0H2" alt=""><figcaption><p>Appareil favoris</p></figcaption></figure>

L'ordre des appareils peut également être modifié en les faisant glisser grâce à l'icône <img src="/files/epFbehPMn7HlZNa14QQj" alt="" data-size="line">.

Pour chaque appareil favori est présenté :&#x20;

* Son statut, son mode de fitrage, et l'option Cleaner&#x20;
* Le nom de l'appareil en accès rapide vers le dashboard
* La Cybermétéo du jour de l'appareil associée au nombre de flux toxiques
* Le nombre de menaces détectée sur la journée, un clic dirige vers les menaces détectées
* Le nombre de périphériques toxiques sur la journée, un clic dirige vers les périphériques


---

# 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:

```
GET https://docs.serenicity.fr/control/introduction/appareils-favoris.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.
