# 위젯마다 다른 메모가 보이게 하고 싶어요.

위젯의 디자인이나 메모 내용을 변경하고 싶으시다면,\
아래 방법을 따라 해 보세요! 😊

1. 변경하고 싶은 메모 위젯을 길게 터치해 주세요.
2. 나타나는 메뉴에서 \[위젯 편집]을 선택하시면
3. 디자인, 내용, 배경 등 다양한 설정을 수정하실 수 있어요.

{% stepper %}
{% step %}
**변경하고 싶은 메모 위젯을 길게 터치**

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

{% step %}
**나타나는 메뉴에서 \[위젯 편집]을 선택**

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

{% step %}
**이 화면에서 메모를 자유롭게 편집하실 수 있어요.**

다른 메모로 변경하고 싶으시다면 \[메모-선택]을 눌러주세요.

<figure><img src="/files/FhiMI9j8ZCTVrjCY6ZN8" 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/memowidget/faq/undefined/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.
