> For the complete documentation index, see [llms.txt](https://molasheyu.gitbook.io/mcpets-zhong-wen-wei-ji/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://molasheyu.gitbook.io/mcpets-zhong-wen-wei-ji/mcpets/shou-ye.md).

# 首页

阅读该维基，了解如何使用 MCPets 配置你的宠物\
如果在插件使用中遇到任何问题或想要了解我们的社区，请随时加入我们的Discord\
如寻求帮助前，请确保您已经阅读过 [常见问题](/mcpets-zhong-wen-wei-ji/chang-jian-wen-ti/qian-zhi.md) 部分.\
在安装MCPets前，请确保安装了插件所需前置:

[前置](/mcpets-zhong-wen-wei-ji/chang-jian-wen-ti/qian-zhi.md)

## 获取现有模型范例

[模型范例(免费)](/mcpets-zhong-wen-wei-ji/mcpets/mo-xing-fan-li-mian-fei.md)

## 未来更新计划

[未来更新计划](/mcpets-zhong-wen-wei-ji/mcpets/wei-lai-geng-xin-ji-hua.md)

## 寻求帮助

[常见问题](/mcpets-zhong-wen-wei-ji/chang-jian-wen-ti/qian-zhi.md)

## 插件使用指南

[使用指南](/mcpets-zhong-wen-wei-ji/shi-yong-zhi-nan/she-zhi-ni-de-di-yi-ge-chong-wu.md)

## 插件历史版本（兼容1.16.5）

<https://github.com/Nocsy-Workshop/mcpets/tree/v1.0.0/OLDER%20BUILDS/1.16>

## 源代码

<https://github.com/Nocsy-Workshop/mcpets>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://molasheyu.gitbook.io/mcpets-zhong-wen-wei-ji/mcpets/shou-ye.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.
