# AI Search

WorkOnGPT.com also provides Google Search, Google Scholar, and Microsoft Copilot search services to help you quickly and efficiently access various types of knowledge for work and study. Our searches are completely ad-free. You can expand the dropdown menu by clicking the triangle symbol in the search bar to switch between search engines freely. Click the “Use Copilot” button below to jump to the ChatGPT page and continue using Copilot search there.

<mark style="color:blue;">**Use Google Search**</mark>

* **Enter Your Question:** Simply type your question into the search box and click the search button to receive results from both Google Search and Copilot Search simultaneously.
* **Knowledge Panel:** If you enter specific search keywords like “Nike” or “Donald Trump,” a knowledge panel will display information consistent with Google’s knowledge panel.

<mark style="color:blue;">**Using Microsoft Copilot Search**</mark>

* **Enter Your Question:** Just type your question into the search box and click the search button to get results from both Google Search and Copilot Search.
* **Export Search Results:** You can click the export button to download your interaction history with Copilot as a Word document.
* **Hide Copilot:** Click the “Hide” button on the left to conceal the Copilot window component.
* **Select Parameters:** You can customize the tone of Copilot’s responses with options for balanced, creative, or precise tones.
* **Continuous Interaction:** You can continue entering questions in the left Copilot window to ask for additional information. The model has contextual memory to remember previous questions and results.

<mark style="color:blue;">**Use Google Scholar Search**</mark>

* **Enter Your Question:** Type your question into the search box and click the search button to receive results from both Google Scholar and Copilot Search.&#x20;
* **Set Year:** You can specify the publication year of academic articles you wish to see for filtering.

#### <mark style="color:blue;">Security & Privacy</mark>

* We take your privacy seriously. Your search information is stored in the server’s memory, and we regularly clear the memory to delete your search records.

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

* For Google Search, the fee is 0.03 yuan per 100 queries, free for members.&#x20;
* For Google Scholar Search, the fee is 3 yuan per 100 queries, free for members.&#x20;
* For Microsoft Copilot model, the fee is 6 yuan per 100 queries, free for members.&#x20;
* For other billing information, please refer to the website policy section of this article ([click to view pricing policy](/copy-of-language-zhong-wen/policy-section/pricing-policy.md)).
* All users have 10 free Google searches and 10 free Google Scholar searches per day, while members enjoy unlimited access for free.

WorkOnGPT.com not only provides AI model services but also focuses on the quality and speed of the information you receive. We hope our products meet your needs and assist you in your work and life.


---

# 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/copy-of-language-zhong-wen/guidance-book/ai-search.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.
