# Domain Transfer

{% stepper %}
{% step %}

### Open [your account](https://www.getheminames.me/my-account) in getHemiNames

<figure><img src="/files/8YOGSa1QvFp6nkQ1G5SC" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select domain

Once you have selected the domain to transfer, click on more button, and then copy the tokenId from clipboard icon just right to it

<figure><img src="/files/xTWAySwsidriUzSaArPf" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Open you Metamask

Open you metamask, goto NFT section and serach for the NFT with same token id, click on send, provide the address where you want to transfer and approve the transaction

<figure><img src="/files/nb7gnyxbOxa4HDi9IR1Q" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://getheminames.gitbook.io/getheminames/domain-transfer.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.
