> For the complete documentation index, see [llms.txt](https://docs.hamonikr.org/hamonikr-6.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hamonikr.org/hamonikr-6.0/startmenu/defaultsetting/cs-extensions.md).

# 확장 프로그램

원하는 확장 프로그램을 다운로드받고, 해당 기능을 사용할 수 있습니다.&#x20;

1\. 다운로드 메뉴에서 원하는 확장 프로그램을 다운로드 받아 줍니다.&#x20;

(확장 프로그램을 선택한 상태에서 하단의 ![](/files/hkBkMaoNpZmHh8IT142P)아이콘을 클릭하면 선택한 프로그램의 정보 확인이 가능합니다.)

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

2\. 관리 메뉴에서 다운로드 받아진 확장 프로그램을 선택하고 하단의 + 버튼을 통해 확장 프로그램을 설치할 수 있습니다. (제거하고싶은 확장 프로그램은 선택 후 - 아이콘을 클릭합니다.)&#x20;

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

3\. 사용법을 모르는 확장 프로그램은 선택 후 ![](/files/pnKlquKcEjlHORGeqGis) 아이콘을 클릭하면 추가정보를 확인할 수 있고, 우측의 ![](/files/NOIkOCNxcA66611Wtxz3)아이콘을 통해 해당 확장프로그램의 설정이 가능합니다.&#x20;

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

<figure><img src="/files/9XM4Lwx2l5xA2cTo99sz" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hamonikr.org/hamonikr-6.0/startmenu/defaultsetting/cs-extensions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
