# 부가 기능

## 알림

갤러리 내에서 발생하는 다양한 이벤트에 대한 알림을 받을 수 있습니다.

**알림 유형:**

* 멤버 참여 요청
* 작품 상태 변경
* 승인 요청
* 기타 갤러리 활동

**접근 방법:**

* 홈 화면 → "알림" 아이콘

> 📸 **이미지 필요**: 알림 목록 화면 이미지

## 언어 설정

앱의 언어를 변경할 수 있습니다.

**접근 방법:**

* 설정 → "언어 설정"

**지원 언어:**

* 한국어
* 영어

> 📸 **이미지 필요**: 언어 설정 화면 이미지

## 약관 및 정책

서비스 이용약관과 개인정보 처리방침을 확인할 수 있습니다.

**접근 방법:**

* 설정 → "약관"

> 📸 **이미지 필요**: 약관 화면 이미지


---

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