# 위젯 스크롤 기능을 사용하고 싶어요

긴 메모 내용을 위젯에서 확인하고 싶다면\
‘위젯에 스크롤 기능 사용’을 체크해 주세요.

이 옵션을 켜두면, 메모가 길어도 <mark style="background-color:blue;">스크롤로 끝까지 확인하실 수 있어요.</mark> 😊

참고로 '메모'가 아닌 '할 일'의 경우에는 스크롤 기능이 기본으로 적용되어 있으니, 따로 설정하지 않으셔도 됩니다.

편하게 메모를 보고 싶으실 때 활용해 보세요! ✨

{% stepper %}
{% step %}
**홈 화면에 등록된 메모위젯을 선택합니다.**

위젯을 통해 들어가지 않으면 위젯 디자인 설정을 할 수 없으니 꼭 위젯을 통해 들어와주세요!

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

{% step %}
**화면 하단의 ‘위젯 디자인 설정’ 메뉴를 선택합니다.**

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

{% step %}
**‘위젯에 스크롤 기능 사용’을 체크하면, 긴 메모도 스크롤 하여 확인할 수 있습니다.**

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