# 2D Interaction Map

**2D Interaction Map**은 수용체-리간드 간 상호작용을 도식적으로 확인하기 위해 사용됩니다.

* `Show 2D Diagram` 슬라이더를 클릭하면 2D Molecular Interaction 탭이 열립니다.
* 선 위에 마우스 커서를 올리면 해당 상호작용에 대한 세부 정보를 확인할 수 있습니다.

<figure><img src="/files/s5hlOaGsV2fo5oxE5iEk" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/ILdruXOwb8pvOM2Ur963" alt="" width="375"><figcaption></figcaption></figure>

* 각 상호작용의 거리와 상호작용 유형도 함께 확인할 수 있습니다.
* 상호작용 패널을 숨기고 싶을 경우, `Pin Off` 버튼을 클릭하세요.

<figure><img src="/files/FeDe7WiWYaQv0THHUds7" alt="" width="375"><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://docs.hits.ai/docs-ko/project-feature-ko/3d-viewer/2d-interaction-map.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.
