# 联网模式

你可以在「拓展」中配置联网搜索使用的服务商。

* Chatbox：提供给Chatbox AI 订阅用户使用的方案，当使用其他模型服务提供商时，请不要选择该选项；
* Bing：使用 Bing 作为联网问答的信息来源；
* Tavily：需要前往 Tavily 进行配置，填入 Key 进行使用。

<figure><img src="/files/fjUdQhs8IgJ2U1PO8Xol" alt=""><figcaption></figcaption></figure>


---

# 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.chatboxai.app/guides/lian-wang-mo-shi.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.
