> For the complete documentation index, see [llms.txt](https://academy.kryptomon.co/the-kryptomon-academy-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.kryptomon.co/the-kryptomon-academy-1/kmon-genesis/kmon-genesis-basics/renaming-your-pet.md).

# Renaming Your Pet

## Introduction&#x20;

The easiest way to build a connection with your Kryptomon is by giving it a unique name! Renaming your pet will always be free and you can do it as often as you like. <mark style="color:yellow;">Follow the steps below to rename your Kryptomon in a few simple steps!</mark> \
\
1\) Head over to the [<mark style="color:blue;">Trainers Hub</mark>](https://hub.kryptomon.co/hub/kryptomons) and click the "Kryptomons" Tab

<figure><img src="/files/VbR8fpEX4W6o2XBRbOCg" alt=""><figcaption></figcaption></figure>

2\) Select "Details" on the Kryptomon you wish to rename&#x20;

<figure><img src="/files/515x8IfMq6UvtTvj5FhZ" alt=""><figcaption></figcaption></figure>

3\) Click on the existing name and enter the name you wish!&#x20;

<figure><img src="/files/54I9l3Vi6DNKtemb1Eff" alt=""><figcaption></figcaption></figure>

4\) Press enter and sign the metamask wallet pop up \
\
\&#xNAN;*<mark style="color:red;">NOTE- A signature does</mark> <mark style="color:red;"></mark><mark style="color:red;">**not**</mark> <mark style="color:red;"></mark><mark style="color:red;">cost any money at all, it is just the blockchain proving you are the owner of the pet</mark>*&#x20;

<figure><img src="/files/r97q1hZLeMSFfqt9B4aB" alt=""><figcaption></figcaption></figure>

Once you sign the transaction your pet will have a fresh new name!&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://academy.kryptomon.co/the-kryptomon-academy-1/kmon-genesis/kmon-genesis-basics/renaming-your-pet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
