# 簡介

Dynamo 最初作為 Revit 中「建築資訊模型」的附加程式提供，現已成熟演變為許多產品。最重要的是，它是一個平台，支援設計人員探索視覺程式設計、解決問題以及製作自己的工具。我們透過設定一些環境 (這是什麼以及如何使用它？) 來開始我們的 Dynamo 旅程

\![Dynamo 生態系統](https://github.com/DynamoDS/DynamoPrimerNew/blob/master-cht/.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-tw/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.
