> For the complete documentation index, see [llms.txt](https://docs.trace.market/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trace.market/for-providers/marketplace-buy-and-sell.md).

# Marketplace (buy & sell)

## Publish as Listing

When the product's or service slot's details are available in a supported schema, you can mark them as publicly buyable on our List page. After you sign the message, an NFT is minted which can be bought by anyone for the set price, which you'll receive to your connected wallet.

Soon, you'll able to define self-enforcing usage and resell rights.

## Buy on a verified way

Go to our Use page, select the right listing (ensure you have required funds) and Sign the NFT purchase transaction.

## Sell to user outside the system

As the current owner of the NFT, you are free to send it to any address from your web3 wallet, like MetaMask.


---

# 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.trace.market/for-providers/marketplace-buy-and-sell.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.
