# 对象（Objects）

### 对象是什么？

忘掉你对知识管理工具的了解。

在 Anytype，我们创建了这样一个概念：你创建的一切都是【对象】。页面 (Pages)、笔记 (Notes)、食谱 (Recipes)、图书 (Books)、电影 (Movies)、音频 (Audio)、人类 (Humans)，*全部都是*！

这些都是按 **【类型 (Types)】** 来组织和分类的 **【对象 (Objects)】**。

你可以通过 \*\*【关联 (Relations)】\*\*将不同的 **【类型】** 连接起来，并在 \*\*【关联图谱 (Graph)】\*\*中查看可视化效果。

你会在 \*\*【资料库 (Library)】\*\*中看到，你能够创建新的【类型】。

简而言之，【对象】是你所创建的内容的概括统称。如果一个【对象】属于页面（Page）、笔记（Note）或其他你创建的【类型】——

【对象】就会按照它的【类型】被组织。

它是你关联图谱中的一个节点，最小的可链接单元，并且按类型来区分。


---

# 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/object-editor.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.
