> For the complete documentation index, see [llms.txt](https://keypal.gitbook.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://keypal.gitbook.io/en/user-manual/keypal-2/tutorial/faq/bluetooth-connection.md).

# Explanation of KeyPal 2 Bluetooth Connection Issues

When connecting both KeyPal Plus and KeyPal 2 simultaneously, the TokenPocket App may show a loading screen or display “Please wait”, especially on some older Android devices.

To ensure proper connection of KeyPal 2, please follow these steps:

1. Before reconnecting, turn off your phone’s Bluetooth and then turn it back on, then initiate the KeyPal 2 Bluetooth connection.

<figure><img src="/files/RHlslYcXGmuso5YCuAvr" alt="" width="375"><figcaption></figcaption></figure>

2. If connection still fails:

* Go to your phone Settings > Bluetooth.
* Find KeyPal 2 and select “Forget/Unpair”.
* Restart the TokenPocket App, then search and connect the device again.

<figure><img src="/files/Xn8QpHfsVpTlsfSbKhKT" alt="" width="375"><figcaption></figcaption></figure>

If the issue persists, consider updating your phone’s OS or contacting official customer support.

*Customer Support:*\
*WeChat: KeyPal-Wallet*\
*Email: <support@keypal.pro>*


---

# 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://keypal.gitbook.io/en/user-manual/keypal-2/tutorial/faq/bluetooth-connection.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.
