> For the complete documentation index, see [llms.txt](https://windows.help.formit.autodesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://windows.help.formit.autodesk.com/zh-cn/tool-library/content-library.md).

# 内容库

“内容库”可用于存储要重复使用的组件和其他项目。默认情况下，FormIt 包含多个样例库，包括家具样例库和 Dynamo 样例脚本库。在 FormIt 2021 中，现在可以从“内容库”访问和使用 BIM 360 内容。

![](/files/7Ahyj6nQ9gCZh6qvgLX1)

在[此处](/zh-cn/formit-primer/part-i/import-export-and-content-library.md)详细了解如何使用“内容库”。

要查看一些内容库，请[参见此博客帖子](https://formit.autodesk.com/blog/post/content-library)。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://windows.help.formit.autodesk.com/zh-cn/tool-library/content-library.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.
