# 메모를 수정해도 위젯이 업데이트되지 않아요.

혹시 런처를 사용 중이신가요?

간혹 <mark style="background-color:blue;">런처의 비정상적인 동작으로 인해 위젯이 자동으로 업데이트되지 않는 경우</mark>가 발생할 수 있어요.\
이럴 때는 아래 방법을 시도해 보세요! 😊

1. 런처를 재시작해 주세요.
2. 폰을 껐다가 다시 켜 주세요.
3. 안정적인 사용을 위해 가급적 순정 홈(기본 런처)을 이용해 주세요.

위 방법을 적용하면 대부분의 경우 정상적으로 위젯이 동작합니다!


---

# 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/memowidget/faq/1/5.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.
