# #6 Selling an NFT

Wondering what the process is for selling your NFT on Opick? Please follow the procedure below!

1. Click the icon at the top and click "Profile"

![](/files/sTH4mUs3PGpY7BuQGO6n)

2\. Click "Collection" as displayed

![](/files/edIBKoi78DjBqpTn2nKa)

3\. Select NFT to sell and click "Sales" button

![](/files/iIWkCXMdfcOpMgH6D0i3)

4\. There are two types of methods of selling an NFT: "Sale price" and "Bidding".

![](/files/JP8adMKPMlKTBlDXtUiV)

5\. If you choose to sell through a set price, please click on "Sale price", Enter the chosen values in "Price1", "Coin 1", Sales Start Date, and Sales End Date, and click "Go to sales".

![](/files/CRFqivUYhlQX0LHmyulM)

6\. If you choose to sell your NFT through an Auction you may select "Bidding", you can set the Sales Start Date, Sales End Date, Starting Price, and Ending Price and click the "Go to sales" button. The buyer can participate in the auction from the start price, and if the price condition has been met for the Max price or the auction termination period is imminent, the auction will be closed. If the buyer purchases the NFT at the ending price, they can win the NFT right away with no regard to the auction period.

![](/files/v5DW4UWoPa80T5qmGvnG)


---

# 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://ctomorrow.gitbook.io/opick/guide/6-selling-an-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.
