# 显示和隐藏文献

EndNote 数据库中可以看到所有文献或者部分文献，如果搜索文献最后找到10个匹配的文献，最后只有10个文献显示在窗口中。假如这个数据库本来有210个文献，那么在窗口的下文会显示「Showing 10 out of 210 references」


---

# 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/showing-and-hiding-references.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.
