# 파일 탐색기에서 내용 검색 기능

파일 탐색기에서 찾고싶은 제목이나 내용을 검색해서 원하는 파일을 편리하게 찾을 수 있습니다.

&#x20;우측 상단의 돋보기 모양을 클릭하거나 Ctrl+F를 누르면 검색화면이 보여지고 검색이 가능합니다.&#x20;

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

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

돋보기 아이콘 옆의 화살표를 클릭하면 파일의 경로를 확인하고 복사할 수 있습니다.&#x20;

<figure><img src="/files/BavV7uP1LgrErJz7qKBT" 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://docs.hamonikr.org/hamonikr-6.0/key-features/search.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.
