# 简单搜索

使用搜索面板可以查找包含特定词的文献

1. 显示所有文献以保证可以搜索整个数据库
2. 依次打开菜单 Tools >> Search Library (Ctrl+F)
3. 搜索区域选择 Any Field，比较运算符选择 Contains
4. 输入搜索词
5. 选择搜索

如果数据库中没有文献满足搜索条件，EndNote 会提示「No matching references found」，否则显示满足条件的文献。窗口中显示的也是搜索到的文献。

当完成搜索到的文献操作后，选择「All References」组或者选择菜单 References >> Show All References (Ctrl+M) 会显示所有文献。

最后一次搜索查找到的文献会暂时分组于「Search Results」，每次搜索该组内的文献都会更新，当关闭数据库时，该组也会自动消失。


---

# 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/simple-searches.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.
