> For the complete documentation index, see [llms.txt](https://userguide.dcentwallet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.dcentwallet.com/kr/biometric-wallet/android-connect/android-bluetooth-menu.md).

# 안드로이드 폰에서 블루투스 메뉴 찾기

안드로이드 폰마다 블루투스 메뉴를 찾는 방법은 조금씩 다를 수 있습니다.

## 상단 메뉴에서 블루투스 메뉴 찾기 <a href="#find-bluetooth-menu" id="find-bluetooth-menu"></a>

안드로이드의 상단 알림 바를 아래로 드래그하면 블루투스 메뉴를 찾을 수 있습니다.

<div align="left"><img src="/files/RTA2SoGRHLbVXwcFYBeo" alt="" width="386"></div>

## 설정 메뉴에서 블루투스 메뉴 찾기 <a href="#find-bluetooth-menu-from-the-settings" id="find-bluetooth-menu-from-the-settings"></a>

설정 메뉴 > 연결 > 블루투스를 통해 블루투스 메뉴에 들어갈 수 있습니다.

<div align="left"><img src="/files/hQ9CnoUVGsvLhAUee5wz" alt=""></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://userguide.dcentwallet.com/kr/biometric-wallet/android-connect/android-bluetooth-menu.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.
