> For the complete documentation index, see [llms.txt](https://bso-wiki.oldschool.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bso-wiki.oldschool.gg/skills/hunter.md).

# Hunter

### Custom Content and Boosts

* Elder Birdhouses - can be set at level 99 Hunter, giving random seeds and a chance at [Grandmaster Clues](https://bso-wiki.oldschool.gg/custom-items/grandmaster-clues)
* [Scroll of the Hunt](/skills/dungeoneering-training/dg-rewards.md#buyable-boosts-utility) - +4 Birdhouses
* Sand Geckos - can be hunted at 120 Hunter, 99 Agility, and 99 Fishing, consuming 1 simple kibble per 8 geckos. They reward various mystery boxes, and have a chance to give the [Sandy](/custom-items/pets.md#resource-gathering-and-loot-affecting-pets) pet
* Eastern Ferret - can be hunted at 96 Hunter, consuming 1 delicious kibble per 2 ferrets. Chance at [Zippy](/custom-items/pets.md#miscellaneous-pets) pet
* Chimpchompas - Requires 99 hunter, any MR greegree, and 1 banana per catch as bait
* [Sandy](/custom-items/pets.md#miscellaneous-pets) - 3x hunter loot (2x sand gecko loot w/ Hunter Master Cape)
* [Hunter Master Cape](/custom-items/equippables.md#master-capes) - 2x Speed boost to Hunter, +4 birdhouses, 2x loot from Sand Geckos with Sandy equipped, 2x implings
* [Quick Trap](/skills/invention.md#inventions) - 25% Speed boost to Hunter

### Optimal Gear Setup

Hunter master cape, Sandy

Wildy setup - Royal d'hide body and chaps (cost effective)

### Methods

Xp rates without Hunter Master Cape

<table><thead><tr><th>Method</th><th>Xp / Hr</th><th data-hidden></th></tr></thead><tbody><tr><td>Elder Birdhouse</td><td>3,255,309</td><td></td></tr><tr><td>Sand Gecko</td><td>562,955</td><td></td></tr><tr><td>Black Chinchompa</td><td>1,545,000</td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/skills/hunter.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.
