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

# Content structure

The structure of your content in GitBook is organized through pages, spaces and collections. Pages live inside of spaces, and collections are groups of spaces.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-type="image">Cover image (dark)</th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-cover-dark data-type="image">Cover image (dark)</th></tr></thead><tbody><tr><td><strong>Spaces</strong></td><td>Create a space to organize your documentation in one place.</td><td><a href="/files/YaGmUbXRgaRXXSDCxCOW">/files/YaGmUbXRgaRXXSDCxCOW</a></td><td><a href="/pages/moDj3PEk7p2zQgeFnQeb">/pages/moDj3PEk7p2zQgeFnQeb</a></td><td><a href="/files/8H91vCxYt417FwCXU47O">/files/8H91vCxYt417FwCXU47O</a></td><td><a href="/files/RT2KZj58Pwl5LQCVOPsY">/files/RT2KZj58Pwl5LQCVOPsY</a></td></tr><tr><td><strong>Pages</strong></td><td>Create pages to split up and edit the content in your documentation.</td><td><a href="/files/8YSQLnUUVs9loZUMYowy">/files/8YSQLnUUVs9loZUMYowy</a></td><td><a href="/pages/rQjvGxGcUeJWEOCurV8r">/pages/rQjvGxGcUeJWEOCurV8r</a></td><td><a href="/files/GZvdqpNfPrKZbQo8LIs6">/files/GZvdqpNfPrKZbQo8LIs6</a></td><td><a href="/files/WI0Nn32gFMXXWZWC6K5F">/files/WI0Nn32gFMXXWZWC6K5F</a></td></tr><tr><td><strong>Collections</strong></td><td>Create collections to group spaces together.</td><td><a href="/files/cNLtXHiB8iSgh246ZhSR">/files/cNLtXHiB8iSgh246ZhSR</a></td><td><a href="/pages/e9ggdMSZiVMkRxIMXuwb">/pages/e9ggdMSZiVMkRxIMXuwb</a></td><td><a href="/files/AOaOSF0tWX9LnAXvRmmm">/files/AOaOSF0tWX9LnAXvRmmm</a></td><td><a href="/files/JQsGLet62uI6oeAYtJe5">/files/JQsGLet62uI6oeAYtJe5</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:

```
GET https://gitbook.com/docs/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.
