# AI搜索

WorkOnGPT.com同时提供了谷歌搜索、谷歌学术、微软Copilot搜索服务，方便您在工作，学习中更快速、高效的获取各类知识。本站搜索完全无广告，通过搜索栏的三角符号，展开下拉菜单，您可自由切换搜索引擎。您可点击下方的“使用Copilot”按钮，跳转到ChatGPT页面，在ChatGPT页面继续使用Copilot搜索。

<mark style="color:blue;">**使用谷歌搜索**</mark>

* **输入问题**：只需将您的问题输入到搜索框中，点击搜索按钮，即可同时获得谷歌搜索和Copilot搜索的结果。
* **知识面板**：若您输入一些特定的搜索关键词，如Nike，Donald Trump等关键词，可以展示出此关键词的知识面板，和谷歌搜索的知识面板的内容保持一致。

<mark style="color:blue;">**使用微软Copilot搜索**</mark>

* **输入问题**：只需将您的问题输入到搜索框中，点击搜索按钮，即可同时获得谷歌搜索和Copilot搜索的结果。
* **导出搜索结果**：您和Copilot的交互历史，可以点击导出按钮，下载对话记录至word文档。
* **隐藏Copilot**：您可点击左侧的“隐藏”按钮，即可隐藏Copilot窗口组件。
* **选择参数**：您可自定义Copilot的回复语气，可选参数有平衡、有创造力、精确三个参数。
* **持续交互**：您可在左侧Copilot窗口中继续输入问题，追问AI您可能需要了解的其他信息。模型具有上下文记忆能力，可记住前一条搜索问题和结果。

<mark style="color:blue;">**使用谷歌学术搜索**</mark>

* **输入问题**：只需将您的问题输入到搜索框中，点击搜索按钮，即可同时获得谷歌学术和Copilot搜索的结果。
* **设定年份**：您可输入想看到的学术文章的发表年份，进行筛选。

#### <mark style="color:blue;">**安全与隐私**</mark>

* 我们非常重视您的隐私。您的搜索信息会保存在服务器的内存当中，我们会定期释放内存，删除您的搜索记录。

<mark style="color:blue;">**计费**</mark>

* 谷歌搜索，提问费用为每次0.3元/100次，会员免费使用。
* 谷歌学术搜索，提问费用为每次1.5元/100次，会员免费使用。
* 微软copilot模型，提问费用为3元/100次，会员免费使用。
* 所有用户每天有10次的免费谷歌搜索和10次免费的谷歌学术搜索，会员免费。
* 对于其他计费信息，请看本文的的网站政策部分（[点击跳转定价政策](/wang-zhan-zheng-ce/ding-jia-zheng-ce.md)）。

WorkOnGPT.com不仅仅提供AI大模型服务，更注重于您获得信息的质量和速度，希望我们的产品能让您满意，帮助您的工作和生活。


---

# 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.workongpt.com/shi-yong-shuo-ming/ai-sou-suo.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.
