# Transferring a name

You can transfer .hl names you own directly from <https://app.hlnames.xyz/profile> or the name card.

## Click on the paper airplane to start the transfer

<figure><img src="/files/uVzUMj12reR7hazoUDU1" alt="Click the paper airplane to start the transfer" width="563"><figcaption></figcaption></figure>

## Enter a .hl name or address as the receiver

<figure><img src="/files/odWOho5rTVtzU29R6vF6" alt="Enter .hl name or address" width="456"><figcaption></figcaption></figure>

## Select which fields you want to update

* **Update resolved address**: This will set the `resolved address` to the receiver address.
* **Update controller address:** This will set the `controller address` to the receiver address.
* **Reset linked addresses:** This will clear any linked addresses.
* **Reset text records:** This will clear any text records.

<figure><img src="/files/WGCwe4OdhiBXQEvABvfX" alt="" width="456"><figcaption></figcaption></figure>

## Click Transfer and confirm that the information is correct

<mark style="background-color:yellow;">WARNING: Transfers are irreversible! We cannot recover a name that was sent to the wrong address!</mark>

<figure><img src="/files/drzz1DCyCvhuQrZhQvZb" alt="Click Transfer" width="462"><figcaption></figcaption></figure>

## Done!


---

# 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://hyperliquid-names.gitbook.io/hyperliquid-names/how-to/transferring-a-name.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.
