> For the complete documentation index, see [llms.txt](https://zeebu-1.gitbook.io/zeebu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zeebu-1.gitbook.io/zeebu/protocol/tokenomics/stablecoins.md).

# Stablecoins

Zeebu's rewards are derived entirely from real-world transactions and are offered for active participation in and services to the protocol. Unlike many protocols that rely on inflationary tokenomics (emissions), all rewards generated through Zeebu are paid out exclusively in stablecoins to active contributors. How can we do this?&#x20;

The telecoms prepayment market, valued at $120 billion annually, forms the backbone of Zeebu's rewards. By disrupting the traditional payment rail standard of 4-5% transaction fees, Zeebu charges 2% while decreasing settlement times. This cost reduction has attracted over 130 merchants to date, while processing over $4 billion in total transactions. This web2 B2B adoption enables Zeebu to distribute stablecoin rewards according to invoices and settlements from telecom B2B transactions, completely avoiding token emissions.&#x20;

Zeebu's reward model is the opposite of the inflationary tokenomics prevalent in many blockchain projects. Instead of minting new tokens to reward participants, Zeebu's reward comes directly from fees generated by Telecom businesses and is paid to active contributors to the protocol.

Additionally, the ZBU token itself is designed to be deflationary, incorporating a burn mechanism([phoenix protocol](/zeebu/protocol/tokenomics/burn-mechanics.md)) that gradually to drastically reduces the total supply over time. This combination of B2B stablecoin generation and deflationary token economics creates a uniquely sustainable and highly deflationary ecosystem for all participants.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://zeebu-1.gitbook.io/zeebu/protocol/tokenomics/stablecoins.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
