# 开始使用 BugSearch

使用 BugSearch 获取可信的昆虫相关信息。

您可以通过以下方式访问它 <http://bugsplus.me/bugsearch> 或在 Bugs+ 的“更多”选项卡中选择 BugSearch 选项

在 Bugs+ 内访问它而不是直接访问将为您在 Bugs+ 中带来奖励。

您还可以使用 BugSearch 查找有关昆虫的图片。

## 提示与技巧

* 未得到正确结果？尝试使用不同的关键词或在查询两端加上引号（以获得精确结果）。
* 您可以使用不同的排序选项（点击“相关性”），例如在下拉菜单中选择“日期”，以获得更近期的结果。


---

# 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.bugsplus.me/bugs+-docs-zh/bugsearch/get-started-with-bugsearch.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.
