# Ref'Back

L'application Ref'Back a pour but de vous aider à réaliser vos feedbacks de match. Elle est disponible pour tous les arbitres qui souhaitent travailler sur leurs rencontres.

Vous pouvez importer votre vidéo, annoter vos décisions, créer des clips et parcourir les statistiques associées. Vous pourrez également exporter votre feedback afin de pouvoir le partager ou le conserver. Toutes vos analyses sont sauvegardées, vous pourrez ainsi les retrouver ultérieurement si vous avez besoin de revoir une action.

L'application est disponible pour [Windows](https://github.com/CorentinLat/ref-back/releases/latest/download/RefBack-Setup.exe), [Mac](https://github.com/CorentinLat/ref-back/releases/latest/download/RefBack-universal-mac.zip) et les distributions [Linux](https://github.com/CorentinLat/ref-back/releases/latest/download/RefBack.AppImage). Tous les liens sont également disponibles [ici](/ref-back/telechargement.md).

Enfin vous trouverez [ici](/ref-back/documentation.md) la documentation pour vous aider à découvrir les fonctionnalités de Ref'Back.


---

# 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://corentin-1.gitbook.io/ref-back/refback.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.
