# Using the Auction System

Auctions let you sell an NFT to the highest bidder over a set time window. Unlike a fixed-price listing, the final sale price is determined by competitive bidding, useful for high-value or rare NFTs where market demand is unknown.

***

### Creating an Auction

Go to **My Profile**, open the NFT you want to auction, and click **Start Auction**.&#x20;

Fill in the following fields:

* **Start date** — When bidding opens. Can be immediate or scheduled.
* **End date** — When bidding closes. No bids are accepted after this time.
* **Starting price** — The minimum bid required to start the auction.
* **Reserve price** *(optional)* — A hidden minimum. If the highest bid does not reach this amount, the auction ends without a sale.

<figure><img src="https://1313209257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FR6FNsbTzXl4BHzb8J6DP%2Fuploads%2FCSGUchnVdbnjUMaeBknd%2FCaptura%20de%20pantalla%202026-03-19%20a%20las%2020.09.45.png?alt=media&#x26;token=32f8e966-10d1-4fd8-8092-6d00e38740ae" alt="" width="188"><figcaption></figcaption></figure>

Check the **Terms of Service** box and click **Create Auction**. Confirm the transaction in your wallet to publish the listing.

***

### How Bidding Works

Once the auction is live, any connected wallet can place a bid. Each new bid must exceed the current highest bid. Bids are visible in the **Bids** section on the NFT detail page, showing bidder address, amount, and timestamp.

Funds are held on-chain for the duration of the auction. Outbid participants can reclaim their funds once they are no longer the highest bidder.
