# Bug Catching Game

In the Bug Catching Game area in one of the buttons in the More Tab (the 3 dots icon), you will learn about where bugs live, how to not get bitten or stung by insects and more.

You can find it by going to the More Tab (the 3 dots icon) and pressing Bug Catching Game then Start.

You will have 7 in-game days (not real days) where each day is around 2 minutes to collect as many bugs as possible.

If you loose all your HP, usually by not being careful and getting bitten or stung a lot, you will have the restart the in-game day or end the in-game day.


---

# 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/gameplay/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.
