# Screenshot

현재 뷰어에서 보이는 시점을 이미지로 내보낼 수 있습니다.

* `Screen Shot`을 클릭하면, 현재 시점의 이미지를 (탭 없이) 다운로드할 수 있습니다.
* 2D 다이어그램을 연 상태에서 Screen Shot을 실행하면,
* 하나는 3D 단백질-리간드 구조 이미지, 다른 하나는 2D 상호작용 다이어그램 이미지로\
  총 두 개의 이미지가 각각 저장됩니다.

<figure><img src="/files/GcD7vO15deJZkNiRKkYy" alt="" width="355"><figcaption></figcaption></figure>

<figure><img src="/files/I6QRcUrdvqwja3rSnPOv" alt="" width="354"><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/screenshot.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.
