# 空间

**【空间】** 是你的对象关联图谱的容器。

你可以创建多个独立的空间（最多 10 个），每个空间都有自己的对象关联图谱、小部件侧边栏，以后还会有隐私设置。

只需点击你的个人资料图片，即可创建新空间，或浏览现有的空间。使用侧边栏顶部的空间管理菜单，来自定义你的空间设置或删除你的空间。


---

# 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://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/space.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.
