# How to trade NFT

1\. Click "Sell", set the selling price, you can list NFTs on the market for sale or cancel the sale.

![](/files/dT7J5K5zQBsyXqiEWt82)

2\. You can see all the NFTs for sale on the "Marketplace" page. Check the NFT details, click "Buy". Once payment is done, you now own the selected NFT. Before the NFT is transfered, the previous dividend of the NFT will be automatically settled to the seller by default.

![](/files/5OfFficJfZuSWsuMCcbk)


---

# 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.spacefi.io/products/nft-system/how-to-trade-nft.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.
