# Bug Catching

{% hint style="info" %}
Bug catching is a collection system focused on finding and capturing different creatures throughout the world.
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/op9t71IY0HhUQWxWuu2Z" alt="" width="196"><figcaption><p><mark style="color:$primary;"><strong>Bugologist</strong></mark></p></figcaption></figure></div>

### Finding Bugs & What to Do With Them

Bugs can be found throughout the **main overworld**. Use a **Bug Net** to catch and collect them. Bugs come in different **rarities**, and the higher the tier, the more valuable they are. You can sell them to the **Bugologist** at spawn for profit or collect them and place them into special habitats that store **3-star bugs** only.


---

# 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://maplewood.gitbook.io/maplewood-docs/gameplay-features/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.
