# 简介

从最开始作为 Revit 中建筑信息模型 (BIM) 的附加模块，Dynamo 已逐渐成熟，可提供诸多功能。除此之外，它还是一个平台，使设计师能够探索可视化编程、解决问题并自行制作工具。通过设置一些环境让我们开始 Dynamo 探索之旅 - 它是什么？我如何使用它？

\![Dynamo Ecosystem](https://github.com/DynamoDS/DynamoPrimerNew/blob/master-chs/.gitbook/assets/intro%20dynamo%20cover.jpg)


---

# 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/1_introduction.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.
