# 플러그인 설치하기

본 페이지에서는 포건시에 플러그인을 설치하는 방법을 설명합니다.&#x20;

1. \[파일]>\[플러그인]에서 "플러그인 다운로드" 버튼을 클릭합니다.

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

2\. 플러그인 목록에서 필요한 플러그인을 선택하여 다운로드 합니다.

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

3\. \[파일]>\[플러그인]에서 "플러그인 설치" 버튼을 클릭합니다.&#x20;

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

4\. 다운로드받은 플러그인(\*.zip)파일을 선택합니다.

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

5\. 설치한 플러그인이 플러그인 설정 목록에 추가되는 것을 확인할 수 있습니다.

<figure><img src="/files/YzZ8gQl3QIFe4YzGJeqo" 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://doc.forguncy.co.kr/plugin/install.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.
