# 프로그램의 빌딩 블록

시각적 프로그램 개발에 대해 더 자세히 알아보려는 경우 사용하게 될 빌딩 블록을 더 깊이 있게 이해해야 합니다. 이 장에서는 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/5_essential_nodes_and_concepts/5-3_the-building-blocks-of-programs.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.
