# Catalyst Slots

{% hint style="info" %}
Page is outdated for v1.101 (v1.56)
{% endhint %}

an item that allows you to craft certain things

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><p>Undead Slot</p><p>(Undead Heart)</p></td><td><mark style="color:purple;">Star Level 2</mark></td></tr><tr><td><p>Dark Slot </p><p>(Warden Heart)</p></td><td><mark style="color:purple;">Star Level 7</mark></td></tr><tr><td><p>Nightmare Slot</p><p>(Nightmare Fuel)</p></td><td><mark style="color:purple;">Star Level 19</mark></td></tr><tr><td><p>Magic Book Slot</p><p>(Book of Books)</p></td><td><mark style="color:purple;">Star Level 26</mark></td></tr><tr><td>Ore Expansion Slot<br>(Ancient Blueprint)</td><td><mark style="color:purple;">Star Level 9</mark></td></tr><tr><td>Iridium Expansion Slot<br>(Iridium Catalyst)</td><td><mark style="color:purple;">Star Level 18</mark></td></tr><tr><td>O<br>(Enderite Catalyst)</td><td></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://wiki.coldmc.com/systems/catalyst-slots.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.
