# Monkey Tame

Congratulations! You have beat enough monkeys to be rewarded with your very own chimp!\
Your ape can run around and gather supplies for you while you monkey around elsewhere.

## Hatching the Tame

There are no specific requirements to hatch the monkey tame. See [Tames](/custom-items/tames.md#hatching-the-tame) for more information on hatching it.

On hatching, there is a 1/60 chance that it could be a shiny monkey, which is increased by 3% (to 1/58) with a Ring of luck equipped or in the bank.

## Growth

Upon getting a Monkey Egg, you can put it in your nursery and hatch it. It will take 4.5 hours to hatch. Once hatched it will grow over time from a baby -> juvenile -> adult.

In order for the tame to grow you have to send it out on collecting trips\
Like the `/collect` command, you can send your monkey tame off to go collect items. e.g. `/tames collect blue dragon scale`

A baby monkey is equivalent to the collecting speed of a minion, an adult monkey can get over 3x faster, with the 2 fed item boosts!

For more information on tame commands see [Tames](/custom-items/tames.md)

## Boosts

<table><thead><tr><th width="169">Item</th><th width="296" align="center">Boost</th><th width="95" data-type="checkbox">Collect</th><th data-type="checkbox">Cast</th></tr></thead><tbody><tr><td>Zak</td><td align="center">Adds 35 minutes to trip length</td><td>true</td><td>true</td></tr><tr><td>Voidling</td><td align="center">10% collecting speed increase</td><td>true</td><td>false</td></tr><tr><td>Ring of Endurance</td><td align="center">10% collecting speed increase</td><td>true</td><td>false</td></tr><tr><td>Mr. E</td><td align="center">1/12 chance to double loot</td><td>true</td><td>false</td></tr><tr><td>Klik</td><td align="center">22% casting speed increase</td><td>false</td><td>true</td></tr></tbody></table>


---

# 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://bso-wiki.oldschool.gg/custom-items/tames/monkey-tame.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.
