# My pet doesn't have its model applied

Are you using Model Engine 3.0.0 ? If so make sure that your models are in the correct folder for the Beta releases. All Model Engine files should now be located in "ModelEngine\_Beta" folder instead of "ModelEngine", so make sure to move everything into the Beta folder and take the resource pack from here.

Otherwise, if everything is installed correctly (the .bbmodel files are in the blueprints folder of ModelEngine), then you are most likely using a free demo version of ModelEngine.

The free demo version which only allows a limited amount of models :

* **If you want to keep using the demo version :** remove some models that are working on your server in "./plugins/ModelEngine/blueprints" until you have less than 6 models in that folder.
* **Recommended solution :** buy the [premium version of Model Engine](https://www.spigotmc.org/resources/conxeptworks-model-engine%E2%80%94ultimate-custom-entity-model-manager-1-16-5-1-19-1.79477/).


---

# 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://mcpets.gitbook.io/mcpets/common-issues/common-issues/my-pet-doesnt-have-its-model-applied.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.
