# Custom Mechanics

## Baby Iron Golems

<figure><img src="/files/4kymP265p7WcTn5DkHPA" alt="" width="273"><figcaption><p>A baby iron golem dancing in the wild!</p></figcaption></figure>

These little guys will spawn with their parent adult iron golem. They tend to stick pretty close by, but will occationally wander off. They are a passive mob, getting scared when hurt by any attackers.

Every so often they'll gain the courage to stand up to their foe by striking them once, but this is short lived as they will quickly retreat to cover.


---

# 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://docs.mcgalaxy.co/server/custom-mechanics.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.
