# USB 포맷

## 실행

하모니카에서 간단하게 USB를 포맷할 수 있는 프로그램입니다.

포맷할 USB를 추가하고 어떤 파일형식으로 포맷할지를 지정합니다.

사용할 수 있는 포맷 형식은 FAT32, exFAT, NTFS, EXT4 입니다.

볼륨 이름을 설정하고 포맷 버튼을 누르면 포맷이 진행됩니다.

<figure><img src="/files/4bThT1twIFRqMlG7V1G2" 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/usb-format.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.
