# 内容结构

你在 GitBook 中的内容结构是通过页面、空间和集合来组织的。页面位于空间之内，而集合是空间的分组。

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-type="image">封面图片（深色）</th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">封面图片</th><th data-hidden data-card-cover-dark data-type="image">封面图片（深色）</th></tr></thead><tbody><tr><td><strong>空间</strong></td><td>创建一个空间，将你的文档集中整理在一个地方。</td><td><a href="/files/12eddaeacfbc6df9870a2b33cad491929ab1d728">/files/12eddaeacfbc6df9870a2b33cad491929ab1d728</a></td><td><a href="/pages/6de87f772fb49cc014b2932412dfbefcfea1f1a9">/pages/6de87f772fb49cc014b2932412dfbefcfea1f1a9</a></td><td><a href="/files/25c3fea848091c75385a548c71198fa55881a644">/files/25c3fea848091c75385a548c71198fa55881a644</a></td><td><a href="/files/107678895d7dc536f84eb175e16ddcff92ea4ed8">/files/107678895d7dc536f84eb175e16ddcff92ea4ed8</a></td></tr><tr><td><strong>页面</strong></td><td>创建页面，以拆分并编辑文档中的内容。</td><td><a href="/files/bde6d2f00d54635569557759bb2407bb04513341">/files/bde6d2f00d54635569557759bb2407bb04513341</a></td><td><a href="/pages/9386f6b5d89a41d7ceb8f187e6cf117a904e90ef">/pages/9386f6b5d89a41d7ceb8f187e6cf117a904e90ef</a></td><td><a href="/files/ae6f7f5d521d10b249b23418f88b74f1e092172b">/files/ae6f7f5d521d10b249b23418f88b74f1e092172b</a></td><td><a href="/files/1deebdde5ecc90d1dbee572e11113e80e1ecbfe3">/files/1deebdde5ecc90d1dbee572e11113e80e1ecbfe3</a></td></tr><tr><td><strong>集合</strong></td><td>创建集合，将多个空间归为一组。</td><td><a href="/files/bc822c4dddcf923e3c93cd2aa034f50a6a8321b8">/files/bc822c4dddcf923e3c93cd2aa034f50a6a8321b8</a></td><td><a href="/pages/854e651d186dbb8581d9c58952fa907b1deca3c5">/pages/854e651d186dbb8581d9c58952fa907b1deca3c5</a></td><td><a href="/files/d01e9da4c93a16c39efcfa7097b3dfcb2732f09e">/files/d01e9da4c93a16c39efcfa7097b3dfcb2732f09e</a></td><td><a href="/files/cf4ecb130a0724b9cdf83e45246c6854e98f1c88">/files/cf4ecb130a0724b9cdf83e45246c6854e98f1c88</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/zh/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.
