# How A GBM Auction Works

<figure><img src="https://50727649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5ST7cttWPO2Mwpy9FXp6%2Fuploads%2FNBKrdumF7AquJjIuWzcQ%2FGBM-Gitbook%20(5).png?alt=media&#x26;token=70c8a7e0-56c8-4010-abf5-47ef8b561c4f" alt=""><figcaption></figcaption></figure>

In a GBM Auction, **every bidder gets rewarded — not just the winner**. \
This is the core part of our "Win-Win" auction system.

### ✋ Step 1: Place a Bid

* Place the amount you want to bid.

All GBM bids are **fully funded -** meaning you send funds onchain to the GBM smart contract when you place your bid.

### 🎁 Step 2: Get Rewarded When Outbid

If someone places a higher bid:

* You immediately get 100% of your bid back
* You also receive an incentive reward

The exact incentive you could earn is shown to you **before you place your bid**.

### 🏁 Step 3: Win The Auction

If you're the highest bidder when the auction ends - **you win the asset. Simple.**
