# How to tame a pet

{% hint style="info" %}
This guide covers the v1 UI interface. In v2 (latest) UI interface, the guide should work too with a slight change.
{% endhint %}

Below are simple screenshots of how to using the "Pet" system.

![Pet Menu](/files/-MNFEeIXvvJGrDr4jBzu)

Select "My Pets" from the menu to access

![Select a CryptoKitty](/files/-MNFEeIYMsr47uJSNcbJ)

Select Pet Source and Kitty. Only kitties owned by the player's signed-in address will be shown. Click on the kitty to tame.

![Choose the Apostle to bind with](/files/-MNFEeIZtK16ssBjMjYE)

Select an Apostle Master to bound the selected Kitty.

![Tx waiting](/files/-MNFEeI_j9x2ZIGfruCw)

Waiting for the transaction to be confirmed

![Tx confirmed](/files/-MNFEeIathNxpM7qgiHg)

Kitty Tamed! Kitty's status is updated.

![They are together now](/files/-MNFEeIbhuiFCYCFwLoc)

Apostle with Pet in list view.

![Apostle's View](/files/-MNFEeIcQ9L2RJm78ds-)

Apostle with Pet in detail view.

![Mining Enhanced](/files/-MNFEeIdzfG1yOXOFhFW)

[Mining Ability Enhanced](/getting-started/game-entities/apostle/skills.md#productivity). Apostle with a pet has better minging output than without.


---

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