# 안드로이드

원하는 보기 방식으로 메모를 더 편하게 관리해 보세요! 😊

우측 상단의 더보기 버튼을 누른 뒤, 보기 방식에서 원하는 스타일을 선택하면\
리스트형, 카드형 등 다양한 형태로 메모를 정리할 수 있어요! ✨

{% stepper %}
{% step %}
**메인 화면에서 우측 상단의 더보기 버튼을 선택합니다.**

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

{% step %}
**원하는 보기 방식을 선택합니다.**

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

{% step %}
**다양한 보기 방식을 선택할 수 있어요.**

<figure><img src="/files/48w7i9YEppEduklrOHor" 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/manual/1/5/undefined.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.
