# 패키지

오마이앱에는 원하는 기능, 화면을 빠르고 쉽게 구현할 수 있도록 다양한 패키지가 준비되어 있어요.&#x20;

<div align="left"><figure><img src="/files/5iDOll5J90MgirgvaNWr" alt="" width="563"><figcaption></figcaption></figure></div>

원하는 화면 또는 기능이 있을 때, 관리자 웹 ➡︎ 운영 모드 ➡︎ 좌측 하단의 설정 ➡︎ 오마이앱 라이브러리 ➡︎ 패키지를 확인해 보세요.

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

패키지 설치 버튼 클릭만으로, 복잡한 기능을 빠르고 쉽게 구현할 수 있어요.

* **패키지 설치 방법**

1. 원하는 패키지를 선택해 주세요.
2. 패키지 설치 버튼을 클릭해 주세요.
3. 패키지에 따라, 우선되어야 하는 작업이 있을 수 있어요. 각 패키지의 설명을 참고해 주세요.
4. 앱 종료 후, 재실행해 주세요.

* **패키지 제거 방법**&#x20;

1. 설치했던 패키지를 선택해 주세요.&#x20;
2. 패키지 제거 버튼을 클릭해 주세요. 패키지를 제거 시, 패키지 설치로 생성되었던 메타 및 설정이 삭제돼요.
3. 앱 종료 후, 재실행해 주세요.

2023.11.08 Jinny


---

# 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.ohmyapp.io/main/guide/develop_app/4/pkg.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.
