# 类型库

### 当你打开类型资料库时，你会看到 **Anytype 库** 以及 **我的类型（My Types）**。

Anytype 库是 Anytype 默认自带的类型，有些是你已经在使用的，有些是我们希望能带给你灵感的。

我们期待你在未来的贡献，创建更多的使用案例和类型！

![](https://github.com/anyproto/docs/blob/main/zh-CN/.gitbook/assets/image%20\(11\).png)

在【我的类型】中，打勾标记显示了当前你的库中有哪些类型。

如果点击类型名称，你就会看到为这个类型所创建的模板。

### 在【我的类型】库中，有你保存和创建的类型。

默认类型无法被删除。

你也可以在 Anytype 资料库中间的搜索栏 [创建新类型](/anytype-docs/documentation_cn/ji-chu/types/create-a-new-type.md)。


---

# 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/anytype-library/types.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.
