> 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/dynamo-for-civil-3d/advanced-topics.md).

# 고급 항목

시간이 지나면 기본 사항을 넘어서고 Dynamo의 내부 작업을 깊이 있게 익힐 수 있습니다. 이 섹션의 페이지에서는 그래프를 한 단계 더 높은 수준으로 끌어올릴 수 있도록 Dynamo for Civil 3D의 고급 기능을 사용할 수 있는 방법을 제공합니다.


---

# 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/dynamo-for-civil-3d/advanced-topics.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.
