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

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

<mark style="background-color:blue;">배경화면의 빈 공간 길게 누르기 → 좌측 상단 '편집' 선택 → 위젯 추가 → MemoWidget 선택</mark>

{% stepper %}
{% step %}
**배경화면의 빈 공간을 길게 눌러 좌측 상단의 '편집' 버튼을 선택합니다.**

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

{% step %}
**'위젯 추가'를 선택합니다.**

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

{% step %}
**앱 목록에서 'MemoWidget'을 찾아 선택합니다.**

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

{% step %}
**원하는 사이즈의 위젯을 선택한 후, '위젯 추가' 버튼을 눌러 위젯을 등록합니다.**

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