# 搜索引擎

| 域名                                            | 搜索引擎   | 关键字参数   |
| --------------------------------------------- | ------ | ------- |
| [www.baidu.com](http://www.baidu.com)         | 百度     | wd      |
| tw\.baidu.com                                 | 百度     | wd      |
| m.baidu.com                                   | 手机百度   | word    |
| google.cn                                     | 谷歌     | q       |
| m.google.cn                                   | 谷歌     | q       |
| google.com.hk                                 | 谷歌     | q       |
| google.com.tw                                 | 谷歌     | q       |
| [www.google.com.sg](http://www.google.com.sg) | 谷歌     | q       |
| google.com                                    | 谷歌     | q       |
| sogou.com                                     | 搜狗     | query   |
| m.sougou.com                                  | 搜狗     | keyword |
| so.com                                        | 360搜索  | q       |
| m.so.com                                      | 360搜索  | q       |
| bing.com                                      | 必应     | q       |
| sm.cn                                         | 神马搜索   | q       |
| so.m.sm.cn                                    | 神马搜索   | q       |
| chinaso.com                                   | 中国搜索   | q       |
| zhongsou.com                                  | 中搜     | w       |
| search.yahoo.com                              | 雅虎搜索   | p       |
| sg.search.yahoo.com                           | 雅虎搜索   | p       |
| easou.com                                     | 宜搜     | q       |
| youdao.com                                    | 有道     | q       |
| yicha.cn                                      | 易查搜索   | key     |
| naver.com                                     | NAVER  | query   |
| yandex.com                                    | Yandex | text    |
| yandex.ru                                     | Yandex | text    |

###

{% hint style="info" %}
以上内容没有解答我的问题？[点击我来反馈](https://support.qq.com/products/118522/) 🚀
{% endhint %}


---

# 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://arkdocs.analysys.cn/features/analytics/channel/processing-search-engine.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.
