# 基础

- [概览](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/glossary.md): Working your way through the anytype primitives
- [空间](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/space.md)
- [对象（Objects）](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/object-editor.md): Let's discover what Objects are, and how to use them to optimize your work.
- [块（Blocks）](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/object-editor/blocks.md): Understanding blocks, editing, and customizing to your preference.
- [如何创建对象](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/object-editor/create-an-object.md): How do you create an object?
- [定位你的对象](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/object-editor/finding-your-objects.md)
- [类型（Types）](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/types.md): Types are the classification system we use to categorize Objects
- [创建新类型](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/types/create-a-new-type.md): How to create new types from the library and your editor
- [布局（Layouts）](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/types/layouts.md)
- [模板（Templates）](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/types/templates.md): Building & using templated through types.
- [深入探讨：模板](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/types/templates/deep-dive-templates.md)
- [关联（Relations）](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/relations.md)
- [添加新的关联](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/relations/create-a-new-relation.md)
- [创建新的关联](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/relations/create-a-new-relation-1.md): How to create new relations from the library and your editor
- [反向链接](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/relations/backlinks.md)
- [资料库（Library）](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/anytype-library.md)
- [类型库](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/anytype-library/types.md)
- [关联库](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/anytype-library/relations.md)
- [链接](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/linking-objects.md)
- [关联图谱（Graph）](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/graph.md): Finally a dive into your graph of objects.
- [对象集合（Sets）](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/sets.md): A live search of all Objects which share a common Type or Relation
- [创建对象集合](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/sets/creating-sets.md)
- [关联、排序和筛选的自定义](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/sets/customizing-with-relations-sort-and-filters.md)
- [深入探讨：对象集](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/sets/deep-dive-sets.md): Short demo on how to use Sets to quickly access and manage Objects in Anytype.
- [集锦（Collections）](https://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/collections.md): A folder-like structure where where you can visualize and batch edit objects of any type


---

# 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.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.
