# Other Issues of BLE Solution

## How many Bluetooth gateways does a home support?

There is no limit for the number of Bluetooth mesh gateways and single Bluetooth gateways in a home. However, a home only supports up to 128 Tuya private mesh gateways.

## Do Tuya Bluetooth products support device sharing?

The Bluetooth gateway supports device sharing. The Bluetooth mesh and Tuya private mesh networks do not support device sharing.

## Can Tuya Bluetooth products be controlled through a local Bluetooth connection?

Yes.


---

# 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://docs.ifreeq.com/faqs/device-development/mcu-access-mode/ble-general-solution/other-issues-of-ble-solution.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.
