# 快速搜索

快速搜索 (Quick Search) 可以通过在文本框输入一个单词或者短语快速搜索整个数据库(包括PDF和PDF笔记)。EndNote 可以在各个字段进行搜索，使用下拉表可以选择最近的搜索记录。

当输入两个及其以上的搜索词时，EndNote 默认使用 AND 布尔式搜索。如输入 howsci dot com 相当于howsci AND dot AND com

如果需要更专业和复杂的搜索，请使用[搜索面板](/lib/the_search_pane.md)


---

# 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://kb.howsci.com/search/quick-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.
