> 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/raids/tombs-of-amascut-toa.md).

# Tombs of Amascut (ToA)

See the [OSB wiki ](https://wiki.oldschool.gg/raids/tombs-of-amascut-toa)for general info.

## Boosts

Boosts are different in BSO to the OSB version, they are as followed:

* Void staff (50%) (Equipped in Mage)
* Bandos godsword (2%) (Works from bank)
* Hellfire bow (4%) (Equipped in Range)
* Zaryte crossbow (9%) or Dragon claws (6%) (Works from bank)
* Chincannon (60% speed boost at cost of raid loot)\*

\* Must be equipped in range setup&#x20;

## Reference Setups

See [How does 'BiS gear' work?](/bso-custom-killables/raids.md#how-does-bis-gear-work) for an explanation on gear setups.

### Melee

<figure><img src="/files/v05hvCvBGSwxmB5do5U1" alt=""><figcaption><p>Ghrazi Rapier is better for Invocations under 300</p></figcaption></figure>

### Range

<figure><img src="/files/NseCeMeXCPqvXqikIbwA" alt=""><figcaption><p>Ava's assembler can be replaced with Master Range cape, Combatant's cape</p></figcaption></figure>

Note: You need to equip enough arrows to use (150 per raid, usage is reduced by Ava's effect). If using a Hellfire bow you need to use Hellfire arrows, Twisted bow can use Adamant, Rune, Amethyst, Dragon or Hellfire arrows, Bow of Faedhinen (c) does not require arrows

### Mage

<figure><img src="/files/5MzuTHRUPcFohQm8Vjd8" alt=""><figcaption><p>Cape can be replaced with any imbued cape or vasa cloak, a Magic master cape will not give 100%</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://bso-wiki.oldschool.gg/bso-custom-killables/raids/tombs-of-amascut-toa.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
