# Structure du contenu

La structure de votre contenu dans GitBook est organisée à travers des pages, des espaces et des collections. Les pages se trouvent à l’intérieur des espaces, et les collections sont des groupes d’espaces.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-type="image">Image de couverture (sombre)</th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Image de couverture</th><th data-hidden data-card-cover-dark data-type="image">Image de couverture (sombre)</th></tr></thead><tbody><tr><td><strong>Espaces</strong></td><td>Créez un espace pour organiser votre documentation en un seul endroit.</td><td><a href="/files/b9a74170d07fe88ed82b53cefc970b43faaf019c">/files/b9a74170d07fe88ed82b53cefc970b43faaf019c</a></td><td><a href="/pages/fd4f4664ef66fca118b0297955bfca1dcb38b80d">/pages/fd4f4664ef66fca118b0297955bfca1dcb38b80d</a></td><td><a href="/files/454f2403fe165bca657e4bdb3e52b2dc636457a3">/files/454f2403fe165bca657e4bdb3e52b2dc636457a3</a></td><td><a href="/files/296f09aa8d676f8c0b81ce83f82bae792db551de">/files/296f09aa8d676f8c0b81ce83f82bae792db551de</a></td></tr><tr><td><strong>Pages</strong></td><td>Créez des pages pour répartir et modifier le contenu de votre documentation.</td><td><a href="/files/c30555e0d4d0fa8b1467c789d9d5eb2f4e72dbfa">/files/c30555e0d4d0fa8b1467c789d9d5eb2f4e72dbfa</a></td><td><a href="/pages/c2a508a338c385c2a234f8f11e3fd83cec5477cd">/pages/c2a508a338c385c2a234f8f11e3fd83cec5477cd</a></td><td><a href="/files/8c6edee86eac13a1971c7d47d1d6a607d812cc0c">/files/8c6edee86eac13a1971c7d47d1d6a607d812cc0c</a></td><td><a href="/files/bcd2081e1fa373fddc929917c2d93732c80c6acb">/files/bcd2081e1fa373fddc929917c2d93732c80c6acb</a></td></tr><tr><td><strong>Collections</strong></td><td>Créez des collections pour regrouper des espaces.</td><td><a href="/files/ab2d85d481ca48a7ce2d40a45309d1722a6c2912">/files/ab2d85d481ca48a7ce2d40a45309d1722a6c2912</a></td><td><a href="/pages/bc156982f12c2c520e14af39ef83a58d6e60e2db">/pages/bc156982f12c2c520e14af39ef83a58d6e60e2db</a></td><td><a href="/files/0109775f63598263836f937ad7a919e1c132ffc7">/files/0109775f63598263836f937ad7a919e1c132ffc7</a></td><td><a href="/files/ded94fe60a0124ac5151832b135c06320c411ccb">/files/ded94fe60a0124ac5151832b135c06320c411ccb</a></td></tr></tbody></table>


---

# 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://gitbook.com/docs/documentation/fr/creating-content/content-structure.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.
