# Dynamo Player에서 그래프 실행

그래프를 열면 Is Input으로 표시된 노드가 Player에 표시되며, 사용자는 이러한 노드와 상호 작용할 수 있습니다.

<figure><img src="/files/VrQm2Aee9lpwq5zWUBSk" alt=""><figcaption></figcaption></figure>

일부 입력의 경우 화면에서 요소를 선택할 수 있는 선택 모드로 이동됩니다. **Confirm selection**을 클릭하여 선택을 승인하고 돌아가 그래프 입력을 확인합니다.

<figure><img src="/files/fGmvPfnuNzgPvAPVL9Bt" alt=""><figcaption></figcaption></figure>

Player에서 **Run**을 클릭하여 그래프를 실행합니다. 완료되면 Is Output으로 표시된 Watch 및 Watch 3D 노드가 다음과 같이 표시됩니다.

<figure><img src="/files/COgPqnGd4jnoSpfydC14" alt=""><figcaption></figcaption></figure>

형상을 생성하는 그래프는 형상을 미리 보고 사이트에 추가할 수 있는 옵션을 제공합니다. 눈 아이콘을 클릭하여 미리보기를 켜거나 끈 다음, **Add**를 클릭하여 형상을 사이트에 추가합니다.

<figure><img src="/files/fnHuilOr0fOBLTe1E8bT" alt=""><figcaption></figcaption></figure>


---

# 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/dynamo-in-forma-beta/run-graphs-in-dynamo-player.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.
