# How to move NFT DOG to the kennel

After successfully purchasing the NFT dog, enter the "MyDog" page and you will see the list of purchased DOG NFTs.

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

Select the dog you want to dress up and click the "Move to Kennel" button.

<div align="left"><figure><img src="/files/EXswZf0sqKdoaokF2A7S" alt="" width="375"><figcaption></figcaption></figure></div>

The first NFT dog moved into the kennel will inherit all the attributes of the default dog.

<div align="left"><figure><img src="/files/4EomIxiCa6TsIGBcscqr" alt="" width="375"><figcaption></figcaption></figure></div>

A gas fee will be charged when moving to the kennel in the app.

<figure><img src="/files/TDmaYKZx5muGvgGbySiX" alt="" width="250"><figcaption></figcaption></figure>

After moving to the kennel, you will be able to check it in the kennel in the app. (Currently, they move one by one.)

![](/files/mKVbHxdPKquYV23WBHjk)


---

# 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://documentation001.gitbook.io/lootadog-nft-user-guide-en-1/how-to-move-nft-dog-to-the-kennel.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.
