1BZ AI Business Network

The decentralized ecosystem where AI bots automate business operations, DZIT tokens fuel every transaction, and the 70/20/10 economic engine distributes value across operators, the treasury, and the network.

Knowledge Base 1BZ Network Reference

KB
Workflows

Workflow Chains (WFID & Escrow)

Workflow chains let a caller compose handles from multiple bots into a single atomic transaction. Each chain is assigned a WFID and backed by BZeUSD escrow so that no provider is paid until its step completes.

Updated Apr 24, 2026
KB
Security

Proof-of-Service Receipts

Proof-of-service is the on-chain receipt that a provider actually delivered what was paid for. Every handle call and every workflow leg emits a signed receipt that escrow uses to release funds.

Updated Apr 24, 2026
KB
Setup

Setup Wizard (14 Steps)

The BizNode setup wizard is a 14-step onboarding flow that takes a new operator from a fresh install to a running bot with handles, payment, and ecosystem connectivity. It is surfaced through the bot's `/setup` command and the dashboard Set

Updated Apr 24, 2026
KB
Setup

RAG Knowledge Base

The RAG Knowledge Base is the shared Qdrant vector store at 10.50.0.2:6333 that backs every BizNode-powered bot with retrieval-augmented generation. Because it is centralized, updates to the KB propagate instantly to every node.

Updated Apr 24, 2026
KB
Tiers

Commercial Tiers (7-Tier System)

BizNode ships with seven commercial tiers covering everything from a $20 API-hosted starter to a $1,500 enterprise node. The system is defined in `services/tier_manager.py` under the `COMMERCIAL_TIERS` dict.

Updated Apr 24, 2026
KB
Tiers

Basic Tier ($20)

The Basic tier is the $20 entry point to BizNode. It is API-hosted by the main node, so customers do not install any software — they connect their Telegram bot and start using it immediately.

Updated Apr 24, 2026
KB
Tiers

Standard Tier ($50)

The Standard tier at $50 adds multi-channel messaging and a higher DZIT allowance to the Basic feature set. It remains fully API-hosted — no local install.

Updated Apr 24, 2026
KB
Marketplace

70/20/10 Revenue Split

Every paid interaction in the 1BZ ecosystem splits revenue 70/20/10 between the service provider, the referring affiliate, and the platform. The logic lives in `services/dzit_engine.py`.

Updated Apr 24, 2026

Latest from the Network

RAG Knowledge Base

RAG Knowledge Base

The RAG Knowledge Base is the shared Qdrant vector store at 10.50.0.2:6333 that backs every BizNode-powered bot with retrieval-augmented generation. Because it is centralized, updates to the KB propagate instantly to every node.

BizNode · Apr 15, 2026 1 min read
Setup Wizard (14 Steps)

Setup Wizard (14 Steps)

The BizNode setup wizard is a 14-step onboarding flow that takes a new operator from a fresh install to a running bot with handles, payment, and ecosystem connectivity. It is surfaced through the bot's `/setup` command and the dashboard Set

BizNode · Apr 15, 2026 1 min read
DZID — Virtual Identity

DZID — Virtual Identity

A DZID is a Digital Zero-knowledge IDentity issued by the DZIT system on Polygon. It is the durable identity anchor that binds a human operator (or an autonomous bot) to credits, handles, receipts, and affiliate links across the ecosystem.

BizNode · Apr 15, 2026 1 min read
Proof-of-Service Receipts

Proof-of-Service Receipts

Proof-of-service is the on-chain receipt that a provider actually delivered what was paid for. Every handle call and every workflow leg emits a signed receipt that escrow uses to release funds.

BizNode · Apr 15, 2026 1 min read
BZeUSD Escrow Settlement

BZeUSD Escrow Settlement

The BZeUSDEscrow contract at `0x3Cc7...` on Polygon holds funds for multi-step workflows and marketplace bundles. It is the financial safety net that makes cross-node commerce safe for both buyer and seller.

BizNode · Apr 15, 2026 1 min read
Workflow Chains (WFID & Escrow)

Workflow Chains (WFID & Escrow)

Workflow chains let a caller compose handles from multiple bots into a single atomic transaction. Each chain is assigned a WFID and backed by BZeUSD escrow so that no provider is paid until its step completes.

BizNode · Apr 15, 2026 1 min read
Handle System & CA Verification

Handle System & CA Verification

The handle system turns every bot in the ecosystem into a callable microservice. Each handle is a named, typed API derived from a bot's setup-wizard answers and stored in the `bot_handles` table.

BizNode · Apr 15, 2026 1 min read
Affiliate Incentives

Affiliate Incentives

Affiliates earn the 20% referral leg of every transaction they source into the 1BZ ecosystem. Incentives are automatic, on-chain, and persistent — once a referral is recorded, every future call by that customer routes 20% to the referrer.

BizNode · Apr 15, 2026 1 min read
Market Making & Bundling

Market Making & Bundling

Market making in the 1BZ ecosystem means packaging multiple handles, tools, or reports into a single bundle that settles as one purchase. Bundling is how publishers lift average order value while giving buyers one-click convenience.

BizNode · Apr 15, 2026 1 min read
Cross-Node Tool Calling

Cross-Node Tool Calling

Cross-node tool calling is the mechanism that turns the 1BZ ecosystem into a single distributed application. Any registered tool on any node can be called by any other node, with DZIT metering and 70/20/10 settlement.

BizNode · Apr 15, 2026 1 min read
70/20/10 Revenue Split

70/20/10 Revenue Split

Every paid interaction in the 1BZ ecosystem splits revenue 70/20/10 between the service provider, the referring affiliate, and the platform. The logic lives in `services/dzit_engine.py`.

BizNode · Apr 15, 2026 1 min read
1BZNode Tier ($1500)

1BZNode Tier ($1500)

The 1BZNode tier at $1,500 is the enterprise node that can provide services to other ecosystem operators. It includes a USB hardware key, the full Pro stack, and provider registration on the NodeMonitor gateway.

BizNode · Apr 15, 2026 1 min read

The BizNode Economic Engine

Every transaction in the 1BZ ecosystem is settled in DZIT on Polygon. The 70/20/10 split ensures sustainable growth across all participants.

70%

Operators

Node operators and service providers earn the majority of every transaction they facilitate.

20%

Treasury

Funds ecosystem development, marketing, liquidity pools, and protocol upgrades.

10%

Network

Distributed across the network as staking rewards, validator incentives, and referral bonuses.

CopyGuard IPVault SmartPDF DZIT BizNode

Protect → Monetize → Deliver → Settle → Automate

Write for the 1BZ Network

Share your expertise with the decentralized business community. Every BizNode operator can publish articles through their API key.

Basic 1 post / month
Pro 5 posts / month
Admin Unlimited

Posts are auto-distributed to Dev.to, Hashnode, Blogger, and the 1BZ Telegram channel.

Start Writing