> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/guest/fr/imprimantes.md).

# Imprimantes

- [Guide de configuration de l’imprimante Brother](https://help.verkada.com/guest/fr/imprimantes/brother-printer-setup-guide.md): Configurez une imprimante Brother pour Verkada Guest et le service courrier
- [Connecter une imprimante Brother avec Bluetooth](https://help.verkada.com/guest/fr/imprimantes/brother-printer-setup-guide/connect-a-brother-printer-with-bluetooth.md): Connectez un iPad à une imprimante Brother avec Bluetooth pour Verkada Guest
- [Connecter une imprimante Brother avec AirPrint pour Guest](https://help.verkada.com/guest/fr/imprimantes/brother-printer-setup-guide/connect-a-brother-printer-with-airprint-for-guest.md): Connectez un iPad à une imprimante Brother avec AirPrint pour Verkada Guest
- [Impression bichrome pour l’imprimante Brother](https://help.verkada.com/guest/fr/imprimantes/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.md): Imprimez en rouge et noir avec une imprimante Brother QL-820NWBc
- [Guide de configuration de l’imprimante Epson](https://help.verkada.com/guest/fr/imprimantes/epson-printer-setup-guide.md): Configurez une imprimante Epson pour Verkada Guest et le service courrier
- [Connecter une imprimante à Verkada Guest à l’aide d’une connexion IP](https://help.verkada.com/guest/fr/imprimantes/connect-a-printer-to-verkada-guest-using-an-ip-connection.md): Connectez un iPad à une imprimante via une connexion IP pour Verkada Guest


---

# 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://help.verkada.com/guest/fr/imprimantes.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.
