# 라이브러리

라이브러리는 즐겨찾기하거나 열어본 문서의 목록을 확인할 수 있는 프로그램입니다.

## 설치

터미널을 열어 다음과 같이 입력합니다.

```
sudo apt install thingy
```

## 실행

시작 메뉴에서 확인하실 수 있습니다.

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

즐겨찾기 하거나 열어본 문서만 확인하실 수 있습니다.

지원하는 파일은 PDF, LibreOffice 파일 입니다.

<figure><img src="/files/I3cc4MdfbZ8IBWrRO0iP" 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/office/library.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.
