# NFT Marketplace

Sinfonia NFT marketplace is the platform where NFTs can be listed, stored, displayed or traded. These marketplace is to NFTs what Amazon or eBay are to goods.

In order to access and use the marketplaces, you will need to have the following:

* A [**bitsong wallet**](/italian/get-started/create-wallet.md)
* An amount of [**BTSG**](https://docs.bitsong.io/btsg/what-is-btsg)s in the wallet: You will need to pre-fund your wallet with BTSG before buying, listing or minting an NFT.

In the perfect blockchain ideology, BitSong/Sinfonia will never ask for a registration via email and password to any of its services, but the only way to interact with them is by connecting a bitsong wallet to those services.\
It’s worth noting that, for the most part, listing and creating NFTs on the marketplace platform incurs a bitsong blockchain network fee, which is in any case very low.

#### Buying an NFT&#x20;

NFTs are usually purchased directly for a fixed price or through an auction. In some cases, prospective buyers can submit offers to the owner and attempt to negotiate a better price.

#### Selling an NFT&#x20;

Selling unique digital assets can be a more technically complicated process than buying them, particularly if the user is attempting to sell something they have created themselves (artwork, a soundtrack, merchandise etc.).


---

# 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.sinfonia.zone/italian/nft-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.
