# How can I sell my NFT with a timed auction?

You can set an auction with a starting price and buyout price in a period defined again by yourself. You can click on your NFT in your collection and click on the button “Put on Sale” on NFT screen. You have to choose the method of sale as “Timed Auction” .You can set a starting price which the first bidder would place . You have to set a start and end date for your auction. You can also establish a buyout price that is the price that, if accepted by a bidder, immediately ends the auction and sells the NFT to him/her.


---

# 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://nftprime.gitbook.io/faq-en/how-can-i-sell-my-nft-with-a-timed-auction.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.
