# 위젯 등록은 어떻게 하나요?

위젯을 추가하려면 아래 방법을 따라주세요! 😊

<mark style="background-color:blue;">배경화면의 빈 공간 길게 누르기 → 위젯 선택 → 메모 위젯 선택</mark>

{% stepper %}
{% step %}
**배경화면의 빈 공간을 길게 누릅니다.**

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

{% step %}
**위젯 버튼을 누릅니다.**

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

{% step %}
**앱 목록에서 '메모위젯'을 찾아 선택해 준 뒤, 원하는 사이즈의 위젯을 선택합니다.**

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

{% step %}
**위젯으로 등록하고 싶은 메모를 선택합니다.**

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

{% step %}
**'완료' 버튼을 눌러 위젯을 등록합니다.**

하단의 '위젯 디자인 설정' 버튼을 눌러 위젯을 꾸며줄 수도 있어요!

<figure><img src="/files/c18K33hoszqcIdXGV9dK" 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/1/2.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.
