# 사용자 노드 및 패키지

기본적으로 Dynamo의 노드 라이브러리에는 많은 기능이 저장되어 있습니다. 자주 사용하는 루틴이나 커뮤니티와 공유하려는 특수 그래프의 경우, 사용자 노드 및 패키지를 통해 Dynamo를 더욱 확장할 수 있습니다.


---

# 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/ko/6_custom_nodes_and_packages.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.
