# 안드로이드 전용 기능

- [메모에 사진 첨부하기](https://organization-apx.gitbook.io/memowidget/manual/aos/1.md)
- [메모 검색하기](https://organization-apx.gitbook.io/memowidget/manual/aos/2.md)
- [메모를 그룹으로 관리하기 (컬러 그룹)](https://organization-apx.gitbook.io/memowidget/manual/aos/3.md)
- [위젯 등록하기](https://organization-apx.gitbook.io/memowidget/manual/aos/4.md)
- [위젯 사이즈 조정하기](https://organization-apx.gitbook.io/memowidget/manual/aos/5.md)
- [위젯 스크롤 기능 사용하기](https://organization-apx.gitbook.io/memowidget/manual/aos/6.md)
- [상단바에 메모 등록하기](https://organization-apx.gitbook.io/memowidget/manual/aos/7.md)
- [구글 드라이브 백업하기](https://organization-apx.gitbook.io/memowidget/manual/aos/8.md)
- [구글 드라이브 복원하기](https://organization-apx.gitbook.io/memowidget/manual/aos/8-1.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/manual/aos.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.
