# Custom Content

- [Double loot](https://bso-wiki.oldschool.gg/custom-items/double-loot.md)
- [Dyes](https://bso-wiki.oldschool.gg/custom-items/dyes.md): Dyes are custom items that cosmetically enhance various items
- [Equippables](https://bso-wiki.oldschool.gg/custom-items/equippables.md)
- [Capes](https://bso-wiki.oldschool.gg/custom-items/equippables/capes.md)
- [Skilling outfits](https://bso-wiki.oldschool.gg/custom-items/equippables/skilling-outfits.md)
- [Grandmaster Clues](https://bso-wiki.oldschool.gg/custom-items/grandmaster-clues.md)
- [Implings](https://bso-wiki.oldschool.gg/custom-items/implings.md)
- [Item Contracts](https://bso-wiki.oldschool.gg/custom-items/item-contracts.md)
- [Misc](https://bso-wiki.oldschool.gg/custom-items/misc.md)
- [Pets](https://bso-wiki.oldschool.gg/custom-items/pets.md)
- [Patronage](https://bso-wiki.oldschool.gg/custom-items/patronage.md): Patronage is the term for the support of the bot's development through Patreon, all benefits here are subject to change.
- [Tames](https://bso-wiki.oldschool.gg/custom-items/tames.md)
- [Igne Tame](https://bso-wiki.oldschool.gg/custom-items/tames/igne-tame.md)
- [Igne Equipment](https://bso-wiki.oldschool.gg/custom-items/tames/igne-equipment.md): Igne Claws can be created to give your Igne tame a PvM speed boost
- [Monkey Tame](https://bso-wiki.oldschool.gg/custom-items/tames/monkey-tame.md): Monkey tame, hatched from Monkey Egg.
- [Monkey Staff & Spells](https://bso-wiki.oldschool.gg/custom-items/tames/monkey-staff-and-spells.md): Seamonkey staffs allows your monkey to cast spells
- [Eagle Tame](https://bso-wiki.oldschool.gg/custom-items/tames/eagle-tame.md)


---

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