> For the complete documentation index, see [llms.txt](https://docs.nf.domains/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nf.domains/nfd-docs/guides/marketplace.md).

# Marketplace

### Overview

The NFD Marketplace is the place to buy & sell NFDs which have already been minted.

### Buy on the Marketplace

{% embed url="<https://youtu.be/dCvoaqknx5Y?t=309&si=Wqo_VpJy7LgLh_Ch>" %}
Buying on the Marketplace
{% endembed %}

If you find an NFD you're interested in purchasing you can either 'Buy now' or 'Make an offer'. You'll see the user selling the NFD and if they have social media information filled in you could message them to negotiate.

When you make an offer, it's simply a note to the owner saying 'I am willing to pay X'. \
If the owner is willing to accept your offer, they can change the sale price and reserve the NFD for your address.\
&#x20;\
If you make an offer and it's accepted, or if someone reserves an NFD for you (same thing), you will find the NFD reserved in your 'Manage' tab where you will need to claim it.

### Sell on the Marketplace

Once you own an NFD you're able to resell it through the NFD Marketplace by selecting 'List for sale' on any NFD you own.

{% embed url="<https://youtu.be/dCvoaqknx5Y?t=1213&si=J4p0-KY223Zakhkh>" %}
Selling on the Marketplace
{% endembed %}

{% hint style="info" %}
Be aware that putting an NFD up for sale will **remove all metadata** you've attached, including verified fields.
{% endhint %}

You're able to reserve the NFD for sale for a particular address by setting a sale price as well as the wallet address. You're also able to transfer an NFD and optionally cover the fee to claim. There is always a 1 ALGO minimum when transferring names.&#x20;

NFDomains takes a **5% commission** on all secondary sales.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/nfd-docs/guides/marketplace.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.
