# 【Android 携帯端末上でBluetoothメニューの確認方法】

Bluetooth メニューの位置や接近方法は、携帯端末のタイプによって異なる場合があります。

## 🟨画面上部メニューグループの中からの確認方法

画面上部の通知バーを上から下方向にスワイプすることでBluetoothを含むメニューグループが表示されます。

<div align="left"><figure><img src="/files/7TJECLa06jNUcQpX9zKT" alt="" width="386"><figcaption></figcaption></figure></div>

## 🟨Bluetoothメニューからの確認方法

「設定」 → 「接続」 → 「Bluetooth」の手順で確認することができます。

<figure><img src="/files/FGnehq7JfPO5dxhGNQBY" alt=""><figcaption></figcaption></figure>


---

# 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://userguide.dcentwallet.com/japanese/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.
