# 앱 기기 알림 설정하기

## iOS

{% tabs %}
{% tab title="첫 번째 방법" %}
앱을 설치하고 켰을 때 바로 뜨는 알림을 허용해주세요.

<figure><img src="/files/G6wLQSq84U53WktgqP6c" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="두 번째 방법" %}
**Step 1.** 앱에 들어가서 프로필 메뉴를 눌러주세요.

<figure><img src="/files/HQMfsb47N6TVcPgPIvJn" alt="" width="375"><figcaption></figcaption></figure>

**Step 2.** 설정을 눌러주세요.

<figure><img src="/files/R2LxQUZxpjCR1ajTq3fm" alt="" width="375"><figcaption></figcaption></figure>

**Step 3.** 기기 알림을 눌러주세요.

<figure><img src="/files/JLMoeUfGKKvAiChxmkFN" alt="" width="375"><figcaption></figcaption></figure>

**Step 4.** '알림 설정하러 가기'를 눌러주세요.

<figure><img src="/files/7p81R8J6aIlEkaaJ5f5M" alt="" width="375"><figcaption></figcaption></figure>

**Step 5.** '알림'을 눌러주세요.

<figure><img src="/files/bZHFZB3AJdFaA4OLFghK" alt="" width="375"><figcaption></figcaption></figure>

**Step 6.** '알림 허용'을 눌러주세요.

<figure><img src="/files/sG5NoIkI3wPc96JoKa20" alt="" width="375"><figcaption></figcaption></figure>

**Step 7.** 알림 허용 후, 디리토 앱으로 돌아가주세요.

<figure><img src="/files/ZcJrBLHsKVPGuwVlS3RV" alt="" width="375"><figcaption></figcaption></figure>

**Step 8.** 기기 알림이 설정된 걸 볼 수 있어요. 이제 새로운 회차나 출석체크 알림 같은 다양한 푸시 알림을 받아볼 수 있어요.

<figure><img src="/files/3e8BBorpzlnv7se9XNJe" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://diritto.gitbook.io/helpcenter/feature/settings/app-push-notification.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.
