# Dynamo 中的词典

词典表示与另一数据（称为主键）相关的数据集合。词典可以搜索、删除数据并将数据插入到集合中。

我们基本上可以将词典看作真正智能的查找内容的方式。

*虽然在 Dynamo 中提供词典功能有一段时间了，但 Dynamo 2.0 引入了管理此数据类型的新方式。*

原始图片来源：[*sixtysecondrevit.com*](http://sixtysecondrevit.com/2018-01-22-new-dictionary-nodes-in-dynamobim-daily-build/)


---

# 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://primer2.dynamobim.org/zh-cn/5_essential_nodes_and_concepts/5-5_dictionaries-in-dynamo.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.
