# 상단바에서 디데이를 보고 싶지 않아요.

상단바에 표시되는 디데이 알림을 끄고 싶으시다면 아래 방법을 따라 해 주세요 😊

<mark style="background-color:red;">우측 상단 메뉴 버튼 → 설정 → "상단바 표시 사용" 해제</mark>

설정을 끄면 상단바와 잠금 화면에서 디데이 알림이 더 이상 표시되지 않습니다. ✨

{% stepper %}
{% step %}
**메인화면에서 우측 상단의 메뉴 버튼을 선택합니다.**

<figure><img src="/files/8YG77ZeLcdrtm2VKaOGs" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**우측 상단의 '설정' 버튼을 선택합니다.**

<figure><img src="/files/rCkDpdlRuSkLFnW2Fj4c" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**'상단바 표시 사용' 을 체크 해제 합니다.**

<figure><img src="/files/Oh5a878tDeo5WDoNEWJs" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://organization-apx.gitbook.io/thecouple/faq/10/1.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.
