> For the complete documentation index, see [llms.txt](https://docs.starblock.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.starblock.io/main/tutorials/how-to-sell-nfts.md).

# How to sell NFTs？

• Select an NFT that you want to place an order in the NFT held on the personal homepage

![图片](/files/T4wFYzsQBsbq5lQkIYUr)

• Click to enter the NFT details page, click \[Sell]

![图片](/files/ULwomNJnOuhpUcY8Qhic)

### 1).Sell NFT Settings

• Set NFT sales time

• Set NFT unit price: You can set ETH and STB to sell

![图片](/files/tZ1CSVzbN5sU2NQfCpSI)

• Click the save button

• After setting the NFT information, click Next to enter the wallet signature interface

![图片](/files/utOKELtQSseRBScNIhpy)

![图片](/files/sA7KRvb8BVKEZ00P9lFo)

### 2).Wallet signature

• Complete the following three steps in sequence: initialize the wallet, authorize the sale, and sign the operation

![图片](/files/i4eDd4tvCmzvQvknn4MS)

• Initialize wallet:

![图片](/files/8c10sW1ykMyoWJuVH816)

• Authorized to sell:

![图片](/files/M469fDKNchVgEWu0XlKM)

• sign:

![图片](/files/bM27N8tgVW1x4ZfDjzHr)

• After the wallet signature is completed, click \[Next] to enter \[Sell]

### (3). Online sales

• Click \[Sell NFT] to put NFT on the shelf

• Display the setting information of the NFT

![图片](/files/hE2GMuzvS57hH0AcmJwA)

• Click the Confirm button to list the NFT

![图片](/files/aL921cVLgoOLRKmFU4e0)

• NFT set up for sale

![图片](/files/ZSgI8atqpKFk8mOmw1dY)

![图片](/files/GxCv8PqoJPwHt1e37AK4)

### (4). Sell off the shelf

• When selling NFTs, click \[Cancel List]

![图片](/files/1rQkjM10oqiAOpTmKniO)

• Click \[Confirm] to hang up the MateMask wallet

![图片](/files/Z4VFsytDQKxwXQtm2r1N)

• Click【Confirm】

![图片](/files/ATeY3LNIv5bKQdb8d0zx)

• NFT cancels the sale status

![图片](/files/rdlFGGqvS9XrTlZprmXq)

### (5). NFTs are sold at a reduced price

• Click the \[Lower Price] button

![图片](/files/XELY3vJiEkMiwC3tGPTX)

Pop-up markdown popup

• Fill in the price of the reduced price

• Modify the sales time

• Click the Confirm button

![图片](/files/rV0HDfVZPyCqRkiMSIDq)

• Pop up the MateMask wallet and click \[SIGN]

![图片](/files/DSC9BkkbTeLeFQwaaM6O)

![图片](/files/XXp4XxLTykfr2PHGSqYI)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.starblock.io/main/tutorials/how-to-sell-nfts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
