# 자동녹화

{% hint style="danger" %}
자동 녹화  기능을 꼭 사용해주세요.\
서버 로그만으로는 확실한 진위  파악이 어렵습니다.  \
녹화를 하지 않아 생긴 불이익에 대해서 책임지지 않습니다.
{% endhint %}

## 📽️ 윈도우 10, 11 자동 녹화기능

1. 윈도우 + G 버튼
2. '캡쳐' 창에서 두번째 버튼을 클릭하면, 자동 녹화가 된 영상을 저장합니다.\
   ![](/files/yhrCNqONRmDN06HCA4G5)
3. PC '설정' > '게임' > '캡쳐' > '발생 상황 녹화' > ' 마지막 플레이 녹화'를 10분으로 맞춰두면, 10분 이전의 영상까지 모두 저장됩니다.

{% hint style="warning" %}
다른 운영체제를 사용 중인 경우, 외부 프로그램을 설치해주셔야 합니다.
{% endhint %}


---

# 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://dongle-land.gitbook.io/dongle_land/info/undefined.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.
