# Android 공유 확장 기능

UpNote는 Android의 \*\*공유 확장 기능(Share Extension)\*\*을 지원하여\
이미지, 웹 링크, 선택한 텍스트 등을 다른 앱에서 빠르게 UpNote로 보낼 수 있습니다.\
몇 번의 탭만으로 정보를 캡처하여 노트에 저장할 수 있어 매우 편리합니다.

> **참고:** Android에서는 **웹 링크만 공유 가능**하며,\
> **전체 웹 페이지 콘텐츠를 클리핑하는 기능은 현재 지원되지 않습니다.**

***

#### 웹 링크 공유하기

1. **Chrome**에서 웹 페이지를 엽니다.
2. 오른쪽 상단의 **더보기(⋮)** 버튼을 탭합니다.
3. 드롭다운 목록에서 **공유(Share)** 를 선택합니다.
4. 공유 행에 **UpNote 아이콘**이 보이면 바로 탭해 공유할 수 있습니다.
5. 보이지 않는 경우 **More(더보기)** 를 탭하고 전체 앱 목록에서 **UpNote**를 선택합니다.
6. 필요하면 노트에 추가 정보를 입력한 후 **Done**을 눌러 UpNote로 공유합니다.

***

#### 선택한 텍스트 공유하기

1. 공유하려는 텍스트를 길게 눌러 선택합니다.
2. 나타나는 팝업 메뉴에서 **공유(Share)** 버튼을 탭합니다.
3. 앱 목록에서 **UpNote**를 선택합니다.
   * 보이지 않으면 **More(더보기)** 를 탭하고 목록에서 **UpNote**를 선택하세요.
4. 필요하면 노트에 세부 내용을 추가한 뒤 **Done**을 눌러 공유를 완료합니다.


---

# 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://help.getupnote.com/ko/import-and-export/web-clipper/share-extension-on-android.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.
