# Transfer domain

To **transfer your domain**, it is necessary to have the address of the destination wallet.

You can follow the steps below:

1. Connect your wallet
2. Paste the recipient's wallet
3. **Edit fees** to 150000 Byte
4. Follow the steps as shown by the pop-up
5. <mark style="color:purple;">Profit!</mark> :tada:

{% hint style="warning" %}
Make sure you or someone else can access the destination wallet, or the domain will be lost!
{% endhint %}

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


---

# 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.metanames.app/domain-management/transfer-domain.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.
