# 组内搜索

搜索时可以限制在某一组

1. 选择一组显示该组内文献
2. 依次打开菜单Tools >> Search Library
3. 确认搜索列表中是设置为 Search Whole Group
4. 输入搜索策略搜索

搜索策略详见[搜索文献](/search/searching-for-references.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/group/managing-groups/searching-a-group.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.
