# Buy & Sell on GONDI

Gondi is the most powerful place to trade NFTs. Beyond aggregating liquidity from every major marketplace, Gondi offers professional-grade bidding tools you won't find anywhere else, including the only stealth bidding system in the market.

#### Unified Marketplace Liquidity

Gondi aggregates listings from across the ecosystem so you can browse, compare, and buy from one interface:

* **Native Gondi listings**: exclusive inventory including listings from items in loans
* **OpenSea listings**
* **CryptoPunks listings**
* **Tokenworks**

#### Selling on Gondi

**Standard Listings**

List your NFTs on Gondi at a **0.5% marketplace fee.** See Protocol Fees for full fee details.

Choose how you want to sell:

* **Public listings**: maximum exposure across the aggregated marketplace
* **Private listings**: sell directly to a specific wallet at a negotiated price

**Sell & Repay**

Sell & Repay lets you list collateralized NFTs directly. When the sale closes, your loan is automatically repaid and any surplus is sent straight to your wallet. One transaction, fully settled.

#### Advanced Bidding&#x20;

**Stealth Bidding**

**Exclusive on GONDI.** Place a bid that's completely invisible to everyone except the NFT owner. Your wallet address, balance, and bid history stay hidden.&#x20;

**Multi-Item Bidding**

Place a single bid that can be filled by *any* NFT from a curated set. Perfect for collectors building positions across multiple items in a collection. Set your price once and let the best seller come to you.

**Trait & Multi-Trait Bidding**

Bid on exactly the attributes you want. Target specific traits (e.g., any CryptoPunk with a "Beanie") or stack multiple trait requirements together (e.g., "Zombie + Earring + Cigarette"). Your offer fills only when an NFT matching every criterion is sold to you.

**Edition Bidding**&#x20;

Place buy bids on ERC-721 editions.&#x20;

#### Fee & Royalty Configuration

**Broker Fees**

Power users, OTC desks, and aggregators can route trades through Gondi with built-in broker support:

* Specify a broker wallet address and fee percentage on any sale
* Fees are distributed automatically on settlement, with no manual reconciliation

**Creator Royalties**

Royalties are fully optional and configurable:

* Set custom royalty rates per listing
* Payments flow automatically to creator wallets at settlement
* Honor creator economics on your terms


---

# 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.gondi.xyz/gondi-v3/buy-and-sell-on-gondi.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.
