# 안드로이드 사용자

- [위젯이 무엇인가요?](https://organization-apx.gitbook.io/memowidget/faq/1/1.md)
- [위젯 등록은 어떻게 하나요?](https://organization-apx.gitbook.io/memowidget/faq/1/2.md)
- [위젯이 사라졌어요!](https://organization-apx.gitbook.io/memowidget/faq/1/undefined.md)
- [위젯 사이즈를 조정하고 싶어요.](https://organization-apx.gitbook.io/memowidget/faq/1/4.md)
- [메모를 수정해도 위젯이 업데이트되지 않아요.](https://organization-apx.gitbook.io/memowidget/faq/1/5.md)
- [위젯에서 메모가 잘려서 나와요.](https://organization-apx.gitbook.io/memowidget/faq/1/6.md)
- [위젯 스크롤 기능을 사용하고 싶어요](https://organization-apx.gitbook.io/memowidget/faq/1/8.md)
- [위젯 디자인을 저장해서 다른 메모에도 쓰고 싶어요.](https://organization-apx.gitbook.io/memowidget/faq/1/7.md)
- [첫 화면을 사용하고 싶어요.](https://organization-apx.gitbook.io/memowidget/faq/1/9.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.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.
