# What is BuildableMobs

The plugin is used by server admins to create schematics for things that players can build and summon entities (or use commands that summon entities) (Like an iron golem or wither is built). The plugin does not offer any custom mobs, it just gives the ability to create structures so you can then summon your custom mobs (using some other plugins).


---

# 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://astaspastagam.gitbook.io/buildablemobs/what-is-buildablemobs.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.
