# Business Model

**Phase 1**

**Fees:** Cerebrum will charge a fee for scheduling jobs between Model Hosts (Cerebrum Nodes) and Customers:

* 0.2% from the fees collected from the Customer
* 0.2% from the fees collected from the Model Host (compute provider)
* Total: 0.4% from every job

**Settlements:**

* Payments settled in a USD equivalent (USTD, USDC, etc., depending on the chain we launch) will incur a fee of 1.5%.
* Payments made in our native $CBM token will be free of any fees.

**Phase 2**

**Fees:** Fees will increase to:

* 0.5% from the fees collected from the Customer
* 0.5% from the fees collected from the Model Host (compute provider)
* Total: 1% from every job

**Settlements:** The fees for settlements will remain the same as in the first phase.

**Buybacks**

* The 1.5% transaction fees collected from non-$CBM settlement channels (USD equivalents) will be used for $CBM token buybacks and will be completely burned. This strategy ensures that deflationary pressure is consistently applied.


---

# 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.cerebrum.dev/cerebrum/cerebrum-ecosystem/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.
