# 압축 관리자

## 실행

다양한 확장자의 파일을 압축하거나 풀 수 있습니다.

다음의 확장자를 지원합니다.

* 7z
* apk
* ar
* cbz
* cpio
* crx
* ear
* epub
* exe
* iso
* jar
* tar
* tar.7z
* tar.gz
* tar.lz
* tar.lz4
* tar.lzma
* tar.lzo
* tar.xz
* tar.zst
* war
* zip

압축 관리자를 통해 다음과 같이 파일을 열면 내용을 확인해 보실 수 있습니다.

풀기를 통해 압축을 풀 수 있으며 + 버튼을 통해 기존 압축에 다른 파일을 추가할 수 있습니다.

<figure><img src="/files/9TplGNJdkr2qZOi8P342" 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-7.0/startmenu/program/zip-manager.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.
