# 통합 검색

아트인박스 전체에서 작품, 작가, 고객 등을 한 번에 검색할 수 있는 기능입니다.

## 통합 검색 사용하기

**접근 방법:**

* 홈 화면 상단의 검색창 또는 "통합 검색" 메뉴

**검색 방법:**

1. 검색창에 키워드 입력
2. 검색 결과 확인

> 📸 **이미지 필요**: 통합 검색 화면 이미지

**검색 결과:**

* 작품 검색 결과
* 작가 검색 결과
* 고객 검색 결과

각 카테고리별로 결과가 구분되어 표시됩니다.

> 📸 **이미지 필요**: 통합 검색 결과 화면 이미지

## 검색 결과에서 항목 선택

검색 결과에서 원하는 항목을 선택하면 해당 항목의 상세 화면으로 이동합니다.

> 📸 **이미지 필요**: 검색 결과에서 항목 선택 화면 이미지

## 최근 검색어

자주 사용하는 검색어는 최근 검색어로 저장되어 빠르게 다시 검색할 수 있습니다.

> 📸 **이미지 필요**: 최근 검색어 화면 이미지


---

# 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://chord-on-code.gitbook.io/art-in-box/undefined-9.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.
