# Catching worms

Birds need worms for [Preying](/ai-bird-game/preying.md) and mating (coming soon)

<figure><img src="/files/GHYktekSt541wInk5IGz" alt="" width="375"><figcaption></figcaption></figure>

\
There are 5 tiers of worm: **Common, Rare, Epic, Legends, Mythic (Left to Right)**

<figure><img src="/files/zjHjYYdG4TtibG4TSgJD" alt=""><figcaption></figcaption></figure>

Worms will appear 6 times per day at **0:00, 4:00, 8:00, 12:00, 16:00 and 20:00 UTC** everyday!&#x20;

Don't forget set your alarm & catch the fresh worm.&#x20;

The higher levels, the higher chances of rare worms.

*Noted: Worms are only available for 90 minutes. After that, they will disappear.*

Catched Worms are stored within the [Storage](/ai-bird-game/storage.md), and can be used for [Preying](/ai-bird-game/preying.md) and [Selling on Marketplace](/nft-marketplace.md)

| Worm    | Energy | Rarity |
| ------- | ------ | ------ |
| Common  | 5      | 80%    |
| Rare    | 20     | 20%    |
| Epic    | 60     | 5%     |
| Legends | 180    | 0.5%   |
| Mythic  | 420    | 0.1%   |

Guide video: <https://youtu.be/9BpPeWC5Z7M?feature=shared>

*Note: Don’t forget to prey twice a day to increase your bird's catch worm skill. If you forget to prey, your catch worm rate will decrease.*&#x20;


---

# 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.birds.dog/ai-bird-game/catching-worms.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.
