# Selling NFTs FAQ

### &#xD;**How do I create a new NFT/Brands?**

Setting up your first NFT/Brands on Fangible is simple, let's walk through the steps below:

Firstly, from Fangible, select Create from the top menu.\
\
Now we have some options:

* Select Generate your NFT to start generating a single new NFT. Note you can turn contents in to NFTs without creating your own store or brand.
* Select Build your brand to begin a new brand.

You can create a contract and produce unlimited amount to NFTs under your own contract.

### **How do I list an NFT to sell?**

It's simple to sell an NFT on Fangible, let's walk through the steps below:

* From Fangible, select your profile image in the top right and then **My Gallery**.

![](/files/-MZC_wV2c8MWLj69Y1wl)

* Select the NFT you would like to sell from your wallet. If you don't have an NFT available to sell, check out our create an NFT tutorial to get started.
* Select Sell.
* Choose the price, type of auction, and other preferences.

![](/files/-MZCa6KyeHjSzDkhyleO)

* When you are finished select Post Your Listing.

Please note, if you have never sold on Fangible before, you will need to pay one-time gas fees as described earlier.

To see the items you have listed to sell, from your profile page select the **My Gallery** or **My Brands**. You will see the item you just listed labelled with the transaction List.


---

# 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.fangible.com/fangible-general-information/trading-nfts-on-binance-smart-chain/selling-nfts-faq.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.
