# 패키지 설치

* 기존 주소 lightning.force.com 뒤에 설치 주소를 붙여 넣습니다.

{% hint style="info" %}
예시) <https://example-address.lightning.force.com><mark style="color:blue;">**/packaging/installPackage.apexp?p0=**</mark>*<mark style="color:blue;">**\[패키지 ID]**</mark>*
{% endhint %}

* 모든 사용자용으로 설치를 체크 하고 설치 버튼을 클릭합니다.

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

* 제 3자 엑세스 권한 부여 하고 계속 버튼을 클릭합니다.\
  설치 완료 시 이메일이 오게 됩니다.

<figure><img src="/files/s41pHFkUPaczLTxKE63S" alt=""><figcaption><p>설치 환경에 따라 설치 시간이 다소 소요될 수도 있습니다.</p></figcaption></figure>

* 설정(Setup)의 빠른 찾기(Quick Find) 상자에 패키지를 입력한 다음 **설치된 패키지(Installed Packages)**&#xB97C; 선택합니다.

<figure><img src="/files/sB4zJtTYyhTdspA6OP9S" alt=""><figcaption><p>해당 페이지에서 설치 확인 및 패키지의 버전을 확인할 수 있습니다.</p></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://help.windmillsoft.kr/simplymessage/install/packge-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.
