# Manage

### Manage Page

The Manage tab allows you to see all of your NFDs (owned, for sale, and reserved), as well as renewal dates, expirations, sales history, and [offers](/platform/marketplace.md#offers).

<figure><img src="/files/F35ZnYIM7TnqJ0CoF0Z9" alt=""><figcaption><p>Manage Page</p></figcaption></figure>

***

### Transfer an NFD

Since NFDs are smart contracts, wallets like Pera and Defly don't yet support transferring them like ASAs. Users can use the transfer feature on app.nf.domains.

To transfer an NFD, navigate to an NFDs profile page and select *transfer.*

<figure><img src="/files/5Iy2FvpDsUsQ8ILt6zpY" alt=""><figcaption><p>Transfer in the Upper Right</p></figcaption></figure>

Enter the NFD or wallet address that you want to transfer to and select *transfer.*

If you toggle *Give NFD as a Gift* you will transfer 1.108 ALGO to the recipient to cover the cost of claiming.

The recipient can claim the NFD in their [Reserved ](/platform/marketplace.md#offers-and-reserved)tab (located on the Manage page).

<figure><img src="/files/yUpJSmgQJXMqujsLbYFp" alt=""><figcaption><p>Transfer Modal</p></figcaption></figure>

{% hint style="warning" %}
Any assets in the NFDs vault will be transferred with the NFD! Make sure to check your vault contents prior to transferring!
{% endhint %}

{% hint style="warning" %}
Transferring an NFD clears all the NFDs metadata, including all verified fields!
{% endhint %}

***


---

# 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.nf.domains/platform/manage.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.
