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

# Centre d'aide Formality

<p align="center">Bienvenue ! Comment pouvons-nous vous aider aujourd'hui ? </p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>Débuter avec Formality</strong></td><td>Vous découvrez Formality ? Commencez ici !</td><td><a href="/files/Oz39H8ZWQhBBmoJ9PA1Y">/files/Oz39H8ZWQhBBmoJ9PA1Y</a></td><td></td><td><a href="/pages/PbYb0GukRhiS4qCHdRal">/pages/PbYb0GukRhiS4qCHdRal</a></td></tr><tr><td><h4><i class="fa-map-location-dot">:map-location-dot:</i></h4></td><td><strong>Gestion des Actifs</strong></td><td>Pilotez et optimisez la gestion de vos actifs</td><td><a href="/files/6M1eAwpzLtTVxhnlgeBW">/files/6M1eAwpzLtTVxhnlgeBW</a></td><td></td><td><a href="/pages/s1yBXkF49xAAedW3NgBl">/pages/s1yBXkF49xAAedW3NgBl</a></td></tr><tr><td><h4><i class="fa-books">:books:</i></h4></td><td><strong>Gestion des Accords</strong></td><td>Créez, modifiez et gérez vos Accords</td><td><a href="/files/osi92gJivoI6aD5oi7UD">/files/osi92gJivoI6aD5oi7UD</a></td><td></td><td><a href="/pages/sCbHKdYTVCeLicMugNwX">/pages/sCbHKdYTVCeLicMugNwX</a></td></tr><tr><td><h4><i class="fa-laptop-file">:laptop-file:</i></h4></td><td><strong>Collaboration et exploitation des Accords</strong></td><td>Suivez, personnalisez et analysez vos Accords</td><td><a href="/files/S4kmX7qxMqRFB40on8eW">/files/S4kmX7qxMqRFB40on8eW</a></td><td></td><td><a href="/pages/VHF65ZhzfJv9M20Dx2eO">/pages/VHF65ZhzfJv9M20Dx2eO</a></td></tr><tr><td><h4><i class="fa-buildings">:buildings:</i></h4></td><td><strong>Gestion des Entités &#x26; des Projets</strong></td><td>Suivez la gestion de vos Entités et des demandes</td><td><a href="/files/hZRmOSdxVE1REDDUSxkX">/files/hZRmOSdxVE1REDDUSxkX</a></td><td></td><td><a href="/pages/DDdcu0EJPXGrR7M6uHDp">/pages/DDdcu0EJPXGrR7M6uHDp</a></td></tr><tr><td><h4><i class="fa-magnifying-glass">:magnifying-glass:</i></h4></td><td><strong>Trouvez instantanément ce que vous cherchez</strong></td><td>Retrouvez vos documents et  données clés</td><td><a href="/files/15IZMJsJrRiUYU4yAIjO">/files/15IZMJsJrRiUYU4yAIjO</a></td><td></td><td><a href="/pages/TH6mzHFZPnpRom9IX4z6">/pages/TH6mzHFZPnpRom9IX4z6</a></td></tr><tr><td><h4><i class="fa-gear-complex">:gear-complex:</i></h4></td><td><strong>Paramètres de la plateforme &#x26; Permissions</strong></td><td>Gérez votre espace de travail et les accès</td><td><a href="/files/3jlP5SPIeX6ekB8cpQOd">/files/3jlP5SPIeX6ekB8cpQOd</a></td><td></td><td><a href="/pages/FZQ93nDKLVz0xbjNRnsm">/pages/FZQ93nDKLVz0xbjNRnsm</a></td></tr><tr><td><h4><i class="fa-handshake-simple">:handshake-simple:</i></h4></td><td><strong>Contreparties &#x26; Contacts</strong></td><td>Organisez vos interlocuteurs clés</td><td><a href="/files/UoFhXJ2ckWBgeQPevoqI">/files/UoFhXJ2ckWBgeQPevoqI</a></td><td></td><td><a href="/pages/hXMLMi4mmUSU8Mmla8VS">/pages/hXMLMi4mmUSU8Mmla8VS</a></td></tr><tr><td><h4><i class="fa-message-question">:message-question:</i></h4></td><td><strong>FAQ &#x26; Résolutions</strong></td><td>Trouvez les réponses aux questions fréquentes</td><td><a href="/files/4tVWLujcVEEgqkcOupcl">/files/4tVWLujcVEEgqkcOupcl</a></td><td></td><td><a href="/pages/TjRevKvIN9QpsR5f99qp">/pages/TjRevKvIN9QpsR5f99qp</a></td></tr></tbody></table>


---

# 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.formality.com/readme.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.
