# 自訂節點

Dynamo 為廣泛的視覺程式設計任務提供許多核心節點。有時，一個更快、更有序或更輕鬆的共享解決方法是建置您自己的節點。這些節點可以在不同專案中重複使用，讓您的圖表更清楚整潔，這些節點也可以推送至 Package Manager 並與全球的 Dynamo 社群分享。

![](/files/V65qJbqGwaKlOv9027PE)


---

# 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/6_custom_nodes_and_packages/6-1_custom-nodes.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.
