# 위젯이 무엇인가요?

**위젯이란?**

위젯은 배경화면의 일정 공간을 특정 앱에서 사용할 수 있도록 하는 기능입니다. 😊

**위젯의 활용 방법**

* 앱을 실행하지 않고도 일부 기능을 바로 사용할 수 있어요.
* 메모위젯을 사용하면, 중요한 메모를 배경화면에 바로 표시할 수 있습니다.

<br>


---

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