# FAQs About Google Assistant

## What is a Google Action?

Google's Actions are Google Assistant applications that developers build on Actions on Google.

## Does Google Home support control through Chinese?

Google Home does not support Chinese, while Google Assistant supports control through Chinese.

## What protocols does Google's Local Home SDK support?

Google's Local Home SDK uses Wi-Fi and Bluetooth as the communication protocols, which have a wider application scope and better outlook than Zigbee and make Google's Local Home SDK more competitive among smart home appliance gateways.

## Why are the command values for lighting products on Google Home and Amazon Echo different?

Different platforms define different instructions and interactions to connected devices. For example, if you issue an instruction to Google Home and Amazon Echo to adjust the color and brightness of the LED bead on a light, the results are different.


---

# 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/general-knowledge/the-third-party-control/google-assistant/faqs-about-google-assistant.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.
