> For the complete documentation index, see [llms.txt](https://primer2.dynamobim.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://primer2.dynamobim.org/ko/6_custom_nodes_and_packages/6-2_packages.md).

# 패키지

몇 개의 사용자 노드를 작성했으면 다음 단계는 패키지를 통해 노드를 구성 및 게시하는 것입니다. 이렇게 하면 편리하게 노드를 저장하고 Dynamo 커뮤니티와 쉽게 공유할 수 있습니다.

\![IMAGE](https://github.com/DynamoDS/DynamoPrimerNew/blob/master-kor/.gitbook/assets/packages%20cover.jpg)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/6-2_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.
