# Feuilles et fichiers

Soulver organise votre travail en feuilles, regroupées dans des sheetbooks. Vous pouvez aussi exporter et partager votre travail sous forme de fichiers Soulver.

* [Feuilles](/fr/documentation/sheets-and-files/untitled-1.md) — créer, organiser et gérer des feuilles et des dossiers
* [Sheetbooks](/fr/documentation/sheets-and-files/sheetbooks-and-syncing.md) — travailler avec des sheetbooks et synchroniser via iCloud
* [Fichiers Soulver (.slvr)](/fr/documentation/sheets-and-files/soulver-files-.slvr.md) — ouvrir, partager et utiliser le format de fichier Soulver


---

# 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://documentation.soulver.app/fr/documentation/sheets-and-files.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.
