# 상단바가 자꾸 사라져요. (사라졌다 생기기를 반복하는 경우)

3일 이상 앱을 사용하지 않으면,\
일부 핸드폰에서 앱이 절전 모드로 자동 전환되어\
알림이나 상단바가 동작하지 않을 수 있습니다. 😥

이럴 땐 아래 방법으로 설정을 변경해 주세요!

<mark style="background-color:red;">앱 실행 → 우측 상단 메뉴 버튼 → 설정 → ‘배터리 사용량 최적화에서 제외하기’ 체크</mark>

이 설정을 해두시면, 앱이 절전 상태로 전환되지 않아\
알림과 상단바 정상적으로 유지됩니다. 😊

🔔 주의사항

사용 중인 핸드폰이 갤럭시 안드로이드 9.0 버전 미만인 경우❗️\
구 버전의 안드로이드 폰을 사용하시는 경우 아래의 글을 참고해 주세요.

<https://blog.naver.com/thedaybefore_kr/221291318801>

{% 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/BYluE9srlEeNTZoJoByq" 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/3.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.
