# 捉虫游戏

在“捉虫游戏”区域的“更多”选项卡（3 个点图标）中的一个按钮里，你将了解昆虫的生活地点、如何避免被昆虫咬或蛰等信息。

你可以通过进入“更多”选项卡（3 个点图标），然后按“捉虫游戏”再按“开始”来找到它。

你将在游戏内有 7 个游戏天（不是现实天），每个游戏天大约 2 分钟，用来尽可能多地收集昆虫。

如果你失去所有生命值（通常是因为不小心被大量咬或蛰），你将不得不重启该游戏天或结束该游戏天。


---

# 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/you-xi-wan-fa/bug-catching.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.
