> For the complete documentation index, see [llms.txt](https://docs.cherry-ai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cherry-ai.com/docs/zhong-wen-fan-ti/pre-basic/websearch/free-search.md).

# 免費聯網模式

Cherry Studio 內置咗強大嘅網絡搜尋功能，可以畀您喺對話入面即時攞到最新嘅網絡資訊。跟住以下步驟，輕鬆啟用同使用呢個功能：

***

### 啟用步驟

1. **打開設定選單**
   * 啟動 Cherry Studio 應用程式。
   * 喺主介面入面，搵到同撳 **設定 (Settings)** 圖示或者選單選項；喺介面左下角。\\
2. **進入網絡搜尋設定**
   * 喺設定選單入面，搵到同揀選 **網絡搜尋** 設定。\\
3. **選擇您嘅搜尋引擎**
   * 喺「網絡搜尋」設定頁面入面，搵到 **搜尋服務商** 嘅選項。
   * 撳呢個選項，喺下拉清單或者選項入面揀您偏好嘅搜尋引擎：
     * **必應 (Bing)**：微軟提供嘅搜尋引擎，通常喺全球範圍內都容易存取。
     * **百度 (Baidu)**：中文用戶常用嘅搜尋引擎，喺中國大陸地區內容覆蓋廣泛。
     * **谷歌 (Google)**：全球領先嘅搜尋引擎，提供廣泛嘅國際資訊。
   * **⚠️ 重要提示**：如果您揀選 **谷歌 (Google)** 作為搜尋引擎，請務必確保您嘅網絡環境可以 **暢順存取 Google 服務**。如果遇到連接問題，建議試吓切換去其他服務商，或者檢查您嘅網絡代理設定。\\
4. **確認搜尋增強模式**
   * 搵名為 **搜尋增強模式** 嘅選項。
   * 確保呢個選項嘅開關（Toggle）或者複選框（Checkbox）處於 **啟用** 狀態。呢個模式可以優化搜尋查詢，提供更相關、更深入嘅結果。\\
5. **喺對話介面啟動網絡搜尋**
   * 完成以上設定後，返去 Cherry Studio 嘅主 **對話介面**。
   * 喺您輸入訊息嘅 \*\*文字框工具欄 \*\*。
   * 搵到工具欄上嘅 **網絡搜尋** 圖示 🌐。
   * **撳呢個圖示** 以啟用網絡搜尋功能。啟用之後，呢個圖示會 **高亮顯示** ，表示而家發送嘅訊息會觸發網絡搜尋。\\
6. **開始搜尋！**
   * 確保網絡搜尋圖示處於 **啟用狀態** 之後，喺輸入框入面輸入您想要查詢嘅 **關鍵詞、問題或者指令**。
   * 照平時咁發送訊息。Cherry Studio 會自動呼叫您揀選嘅搜尋引擎進行搜尋，並將攞到嘅網絡資訊整合到佢嘅回覆入面。\\

***

### ✨ 重要注意事項同技巧

* **搜尋結果數量**:
  * 預設情況下，Cherry Studio 可能會設定為返回 **6 個** 左右嘅搜尋結果摘要，呢個設定係平衡速度同資訊量。
  * 如果設定入面有提供選項，您可以試吓 **增加返回結果嘅數量**。咁樣可以攞到更豐富、更全面嘅網絡資訊，有助於覆蓋問題更多方面。\\
* **效能與限制**:
  * **請注意**：要求更多搜尋結果會 **增加處理時間**，從而 **降低搜尋同回覆嘅速度**。
  * 同時，攞太多網絡內容亦都可能 **超出模型可以處理嘅上下文長度限制**，呢個有時會導致 **資訊遺失、回覆唔完整或者出現報錯**。
* **建議**:
  * 啱啱開始用嗰陣，建議保持預設設定。
  * 如果發現資訊唔夠，再根據您嘅具體需求同可接受嘅等候時間，適當調整結果數量（如果可以設定）。
  * 如果唔需要即時資訊，記得 **再撳一次工具欄上嘅網絡搜尋圖示**，將佢 **關閉**，以避免不必要嘅搜尋同潛在延遲。

***

而家您已經掌握咗喺 Cherry Studio 入面使用網絡搜尋嘅方法。盡情善用呢個功能去攞最新資訊、驗證資料或者探索未知啦！

***

### 💡 獲取幫助同提交反饋

如果您喺配置或使用過程中遇到任何疑問、Bug 或有功能改進建議，請參考 [反饋同建議](https://github.com/CherryHQ/cherry-studio-docs/blob/main/pre-basic/question-contact/suggestions.md) 入面提供嘅官方渠道。


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.cherry-ai.com/docs/zhong-wen-fan-ti/pre-basic/websearch/free-search.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
