> For the complete documentation index, see [llms.txt](https://manuals.syride.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.syride.com/notice-evo-v2-francais/preambule.md).

# Préambule

👋 Bienvenue dans la communauté des Syriders !

Vous découvrez aujourd’hui l’Evo V2, conçue avec exigence et passion. C’est l’instrument de vol le plus puissant jamais développé par Syride. Plus rapide, plus réactif, plus performant que son prédécesseur, il vous offrira une expérience de vol encore plus fluide et précise.

Pensée pour s’adapter à votre manière de voler, l’Evo V2 répond aux attentes des pilotes les plus exigeants, sans rien perdre de la compacité, de la simplicité et de l’ergonomie qui font l’ADN Syride.

Ce manuel vous accompagnera dans la découverte de ses nombreuses possibilités… mais ne tardez pas trop à le refermer : l’essentiel vous attend en l'air 😉.&#x20;

Toute l’équipe Syride vous souhaite des vols exceptionnels avec votre nouvel instrument.


---

# 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://manuals.syride.com/notice-evo-v2-francais/preambule.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.
