# 문의 및 지원

문제가 발생하거나 도움이 필요한 경우 아래 방법으로 문의해주세요.

* **이메일**: <support@artinbox.com>
* **전화**: 02-XXXX-XXXX
* **운영 시간**: 평일 09:00 - 18:00

***

## 버전 정보

이 매뉴얼은 아트인박스 v1.0 기준으로 작성되었습니다. 앱 업데이트에 따라 일부 기능이나 화면이 변경될 수 있습니다.


---

# 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-13.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.
