# 👋 Welcome

<figure><img src="https://2215955088-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fagejyp4OPFjyLRX5Q3cX%2Fuploads%2FudQ95BqHccY29xYg1maN%2Fspigot_mcpets_banner.png?alt=media&#x26;token=3c0d3465-c5f2-4440-b5bd-eaf7893a536b" alt=""><figcaption></figcaption></figure>

Navigate through the threads to learn how to setup your pets with MCPets.

Do not hesitate to come on [Discord](https://discord.gg/p7QTm2gUyf) if you're having any trouble with the plugin or want to discover our community. Make sure to check the [Common Issues](https://mcpets.gitbook.io/mcpets/common-issues/common-issues) section before though if you are looking for help.

Remember to have the requirements satisfied if you install MCPets:

{% content-ref url="../common-issues/common-issues/requirements" %}
[requirements](https://mcpets.gitbook.io/mcpets/common-issues/common-issues/requirements)
{% endcontent-ref %}

## Looking for models to implement ?

{% content-ref url="get-models" %}
[get-models](https://mcpets.gitbook.io/mcpets/mcpets/get-models)
{% endcontent-ref %}

## What's coming next ?

{% content-ref url="upcoming-features" %}
[upcoming-features](https://mcpets.gitbook.io/mcpets/mcpets/upcoming-features)
{% endcontent-ref %}

## Looking for help ?

{% content-ref url="../common-issues/common-issues" %}
[common-issues](https://mcpets.gitbook.io/mcpets/common-issues/common-issues)
{% endcontent-ref %}

## Need tutorials for MCPets ?

{% content-ref url="../tutorials" %}
[tutorials](https://mcpets.gitbook.io/mcpets/tutorials)
{% endcontent-ref %}

## Looking for older 1.16.5 releases ?

Check the [versioning section](https://github.com/MC-Models/mcpets/tree/v1.0.0/OLDER%20BUILDS/1.16) of the wiki [here](https://github.com/MC-Models/mcpets/tree/v1.0.0/OLDER%20BUILDS/1.16)

## Looking for the source code ?

Source code is available on [the GitHub](https://github.com/Nocsy-Workshop/mcpets).


---

# 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/mcpets/readme.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.
