> 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/bso-custom-killables.md).

# BSO Custom killables

- [Bosses](https://bso-wiki.oldschool.gg/bso-custom-killables/bosses.md): List of bosses in bso. These bosses typically prove best-in-slot gear upgrades or other high tier equipment. Igne tame cannot kill. Ori does not work. Dtd does not work.
- [Ignecarus](https://bso-wiki.oldschool.gg/bso-custom-killables/bosses/ignecarus.md)
- [Kalphite King](https://bso-wiki.oldschool.gg/bso-custom-killables/bosses/kalphite-king.md)
- [King Goldemar](https://bso-wiki.oldschool.gg/bso-custom-killables/bosses/king-goldemar.md)
- [Moktang](https://bso-wiki.oldschool.gg/bso-custom-killables/bosses/moktang.md)
- [Naxxus](https://bso-wiki.oldschool.gg/bso-custom-killables/bosses/naxxus.md)
- [Nex](https://bso-wiki.oldschool.gg/bso-custom-killables/bosses/nex.md)
- [Vasa Magus](https://bso-wiki.oldschool.gg/bso-custom-killables/bosses/vasa-magus.md)
- [Demi Bosses](https://bso-wiki.oldschool.gg/bso-custom-killables/demi-bosses.md): Ori works on demi bosses. Igne tame needs justiciar tier armour or better to kill monsters on this list.
- [Celestara](https://bso-wiki.oldschool.gg/bso-custom-killables/demi-bosses/celestara.md)
- [Malygos](https://bso-wiki.oldschool.gg/bso-custom-killables/demi-bosses/malygos.md)
- [Nihiliz](https://bso-wiki.oldschool.gg/bso-custom-killables/demi-bosses/nihiliz.md)
- [Queen Black Dragon](https://bso-wiki.oldschool.gg/bso-custom-killables/demi-bosses/queen-black-dragon.md)
- [Sea Kraken](https://bso-wiki.oldschool.gg/bso-custom-killables/demi-bosses/sea-kraken.md)
- [Solis](https://bso-wiki.oldschool.gg/bso-custom-killables/demi-bosses/solis.md)
- [Treebeard](https://bso-wiki.oldschool.gg/bso-custom-killables/demi-bosses/treebeard.md)
- [Custom Monsters](https://bso-wiki.oldschool.gg/bso-custom-killables/custom-monsters.md)
- [Polypore Dungeon](https://bso-wiki.oldschool.gg/bso-custom-killables/custom-monsters/polypore-dungeon.md)
- [Raids](https://bso-wiki.oldschool.gg/bso-custom-killables/raids.md)
- [Chambers of Xeric (CoX)](https://bso-wiki.oldschool.gg/bso-custom-killables/raids/chambers-of-xeric.md)
- [Theatre of Blood (ToB)](https://bso-wiki.oldschool.gg/bso-custom-killables/raids/theatre-of-blood-tob.md)
- [Tombs of Amascut (ToA)](https://bso-wiki.oldschool.gg/bso-custom-killables/raids/tombs-of-amascut-toa.md)
- [Depths of Atlantis (DoA)](https://bso-wiki.oldschool.gg/bso-custom-killables/raids/depths-of-atlantis-doa.md)


---

# 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/bso-custom-killables.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.
