# 채팅 로그 보는 법

|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| <ol><li>윈도우 키 + R 키를 눌러 실행 창을 엽니다.<br><img src="/files/DHZsrqB4gd1FQ2pM3iEp" alt=""></li><li>실행 창의 입력창에 %appdata% 를 입력하고 엔터를 누릅니다.</li><li>열린 창을 확인하면 .minecraft 폴더가 있을 거에요. 들어가 주세요.<br><img src="/files/UaWlmFBeE2XfdIaP9ncO" alt=""></li><li><p>.minecraft 폴더 안에 logs 폴더가 있어요. 들어가 주세요.</p><p><img src="/files/9ZkPIloodTERRzi3w1an" alt="" data-size="original"></p></li><li>그 안에 날짜별로 다양한 로그가 있습니다!<br>마지막 로그는 날짜가 아닌, latest.log 라는 이름입니다!</li><li>원하는 로그를 메모장 등의 프로그램으로 열어서 내용을 확인해보세요.</li></ol> |


---

# 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://guides.mclotus.kr/guides/open-log.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.
