# 위젯에서 메모가 잘려서 나와요.

메모 내용이 길 경우, 위젯에서 일부 내용이 보이지 않을 수 있어요.\
이럴 때는 아래 두 가지 방법을 시도해 보세요! 😊

1. **위젯 크기 조정하기**
   1. 위젯을 길\~게 눌러 이동 상태로 만듭니다.
   2. 위젯의 모서리에 크기 조정 표시가 나타나면, 원하는 크기로 조정합니다.
   3. [더 자세히 보기](/memowidget/faq/1/4.md)

2. **스크롤 기능 활성화하기**
   1. 홈 화면에 등록된 메모 위젯을 선택합니다.
   2. 화면 하단의 ‘위젯 디자인 설정’ 메뉴로 들어갑니다.
   3. ‘위젯에 스크롤 기능 사용’을 체크하면, 긴 메모도 스크롤 하여 확인할 수 있습니다.
   4. [더 자세히 보기](/memowidget/faq/1/8.md)


---

# 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/6.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.
