# Protocol Business Model

<figure><img src="/files/5QB8SZ4Wfwu22YDBDsnC" alt=""><figcaption></figcaption></figure>

The GBM Auction Protocol generates value through two primary channels:

### 🏷️ 1. Auction Fee

Every auction run through the GBM Protocol incurs a **2% fee on the final winning bid**.

This fee is collected in the base currency of the auction (e.g. $ETH, $POL, $USDC, $GBM etc), provided it’s a protocol-supported token.

This fee is the **core value engine** of the GBM Protocol, capturing value as auction volume scales across the ecosystem.

How it’s used:

* **100% goes to the Protocol Rewards Pool**

### 🧾 2. Publishing Fee

Initially, this fee will not be charged - because we want to encourage Auction House deployments in the early stages of the Protocol launch.&#x20;

In the future, every new user - individual or enterprise - who wants to deploy and publish a live GBM Auction House must pay a **one-time publishing fee**. This can be paid in either $**USDC, $USDT** or $**GBM tokens**.

The publishing fee serves three key purposes:

* **Filters out non-serious clients**, ensuring quality and commitment
* **Funds the protocol treasury**, supporting long-term ecosystem growth
* **Rewards the GBM community**, strengthening long-term incentive alignment

How it’s used:

* **50% goes to the Protocol Treasury**
* **50% goes to the Protocol Rewards Pool**


---

# 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.gbm.auction/the-gbm-protocol/protocol-business-model.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.
