# The GBM Protocol

## GBM Protocol

- [Welcome to GBM Auctions](https://docs.gbm.auction/introduction/welcome-to-gbm-auctions.md): The Auction Protocol Where Everybody Wins
- [GBM: A New Kind Of Auction](https://docs.gbm.auction/gbm-a-new-kind-of-auction.md): The Web3 Auction Standard
- [How A GBM Auction Works](https://docs.gbm.auction/how-a-gbm-auction-works.md): Introducing The Win-Win Auction System
- [GBM Auction Incentives](https://docs.gbm.auction/how-a-gbm-auction-works/gbm-auction-incentives.md): Understanding the GBM Incentive Model
- [Auction Duration & Hammer Time](https://docs.gbm.auction/how-a-gbm-auction-works/auction-duration-and-hammer-time.md): Anti-Sniping, Pro-Bidding
- [Starting Bids](https://docs.gbm.auction/how-a-gbm-auction-works/starting-bids.md): Lower Barriers, Higher Outcomes
- [Reserve Prices & The GBM Cancellation Period](https://docs.gbm.auction/how-a-gbm-auction-works/reserve-prices-and-the-gbm-cancellation-period.md): Seller Flexibility, Bidder Protection
- [GBM In Action](https://docs.gbm.auction/gbm-in-action.md): A Proven System, Built for Web3
- [Protocol Overview](https://docs.gbm.auction/the-gbm-protocol/protocol-overview.md): Powering The Future Of Auctions
- [Core Protocol Interfaces](https://docs.gbm.auction/the-gbm-protocol/protocol-overview/core-protocol-interfaces.md): Your Gateways Into the GBM Ecosystem
- [Protocol Networks](https://docs.gbm.auction/the-gbm-protocol/protocol-overview/protocol-networks.md): Built on Base, Multi-Chain Ready
- [Protocol Currencies](https://docs.gbm.auction/the-gbm-protocol/protocol-overview/protocol-currencies.md): Pick Your Currency, One Per Auction
- [Protocol Business Model](https://docs.gbm.auction/the-gbm-protocol/protocol-business-model.md): How GBM Captures Value and Fuels Ecosystem Growth
- [Audits](https://docs.gbm.auction/the-gbm-protocol/audits.md): Ensuring Smart Contract Security Across the Protocol
- [Deploy your Auction House](https://docs.gbm.auction/auction-house-deployer/deploy-your-auction-house.md): You can now use our Auction House Deployer to launch your own custom-branded Auction House!
- [Customise your Auction House](https://docs.gbm.auction/auction-house-deployer/customise-your-auction-house.md): Your Auction House is deployed, now it's time to make it feel like home.
- [Adjust your Marketplace Fees](https://docs.gbm.auction/auction-house-deployer/customise-your-auction-house/adjust-your-marketplace-fees.md)
- [Add or remove NFT contracts](https://docs.gbm.auction/auction-house-deployer/customise-your-auction-house/add-or-remove-nft-contracts.md)
- [Manage Auction House Access](https://docs.gbm.auction/auction-house-deployer/customise-your-auction-house/manage-auction-house-access.md)
- [Launch Your First Auction](https://docs.gbm.auction/auction-house-deployer/launch-your-first-auction.md)
- [Initial Distribution Auction (IDA)](https://docs.gbm.auction/the-gbm-ida/initial-distribution-auction-ida.md): A Fair Utility Token Launch Built on the GBM Win-Win Auction System
- [How Does The IDA Work](https://docs.gbm.auction/the-gbm-ida/initial-distribution-auction-ida/how-does-the-ida-work.md): Step-by-Step Breakdown of the GBM Token Auction Flow
- [Key IDA Information](https://docs.gbm.auction/the-gbm-ida/key-ida-information.md): Essential Details for Participating in the $GBM Utility Token Auction
- [Token Information](https://docs.gbm.auction/gbm-tokens/token-information.md): Verified Information for GBM Tokens (GBM)
- [Token Purpose & Utility](https://docs.gbm.auction/gbm-tokens/token-purpose-and-utility.md): The Fuel That Powers The GBM Protocol
- [Token Supply & Distribution](https://docs.gbm.auction/gbm-tokens/token-supply-and-distribution.md): GBM Tokenomics Explained
- [Unlock Schedules](https://docs.gbm.auction/gbm-tokens/token-supply-and-distribution/unlock-schedules.md): Token Unlocks Designed To Balance Early Growth & Long-Term Alignment
- [Inflation Model](https://docs.gbm.auction/gbm-tokens/token-supply-and-distribution/inflation-model.md): A Usage-Based Supply Model Designed for Long-Term Sustainability
- [Staking](https://docs.gbm.auction/gbm-tokens/staking.md): Stake, Stay Aligned & Get Rewarded
- [Staking Score](https://docs.gbm.auction/gbm-tokens/staking/staking-score.md): Staking That Rewards Time, Not Just Timing
- [Enhanced Auction Incentives](https://docs.gbm.auction/gbm-tokens/staking/enhanced-auction-incentives.md): Get More When You Get Outbid, Based on How Much You Stake
- [Governance & Voting](https://docs.gbm.auction/gbm-tokens/governance-and-voting.md): Thoughtful Governance, Community-Driven Evolution
- [Community Rewards](https://docs.gbm.auction/community/community-rewards.md): Get Involved. Get Rewarded.
- [Airdrops](https://docs.gbm.auction/community/community-rewards/airdrops.md): We Celebrated Early Supporters With Two Major Airdrops
- [The GBM Auction Festival](https://docs.gbm.auction/community/community-rewards/the-gbm-auction-festival.md)
- [Reward Seasons](https://docs.gbm.auction/community/reward-seasons.md): Long-Term Incentives for Active Participation
- [Activity Scores](https://docs.gbm.auction/community/reward-seasons/activity-scores.md): Track Your Contributions, Unlock Your Share of $GBM Rewards
- [Vision & Mission](https://docs.gbm.auction/the-future-of-gbm/vision-and-mission.md): A Smarter, Fairer, More Rewarding Future for Auctions - Powered by GBM
- [Development Roadmap](https://docs.gbm.auction/the-future-of-gbm/development-roadmap.md): Post-Launch Features That Power the Next Chapter of GBM


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.gbm.auction/introduction/welcome-to-gbm-auctions.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.
