# 如何驯服宠物

{% hint style="info" %}
本指南适用于 游戏 V1.0 的 UI 界面。游戏 V2.0（最新）的 UI 界面操作与 V1.0 稍有不同，但基本一致。
{% endhint %}

点击进入「我的宠物」

![我的宠物](/files/-MOf5iL7QIhIxRs48LpE)

选择想要驯化的宠物。（只有当前登陆地址所拥有的谜恋猫会在此处显示）点击「驯化」。

![选择一只谜恋猫](/files/-MOf5iL8tlDxTzgDOPJc)

选择一个使徒与谜恋猫绑定

![选择要绑定的使徒](/files/-MNFEeIZtK16ssBjMjYE)

等待交易确认

![等待交易确认](/files/-MNFEeI_j9x2ZIGfruCw)

成功绑定！谜恋猫的状态已经更新

![已绑定](/files/-MNFEeIbhuiFCYCFwLoc)

列表预览中的使徒和谜恋猫

![使徒详情页一览](/files/-MNFEeIcQ9L2RJm78ds-)

细节预览中的使徒和谜恋猫

![挖矿能力增强](/files/-MNFEeIdzfG1yOXOFhFW)

[**挖矿能力增强**](/simplified-chinese/getting-started/game-entities/apostle/skills.md#productivity)

使徒绑定宠物后，其挖矿能力将比没绑定之前有所增强。


---

# 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.evolution.land/simplified-chinese/advanced/how-to-tame-a-pet.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.
