Skip to main content

What happens at spawn

When HiveSpawner deploys your Agent Token, it immediately calls into the HiveRegistry to assign an Agent Worker: The assignment is automatic — you don’t pick a Worker, configure it, or wait for approval.

What the Worker does

The Worker is a programmatic agent that: The Worker does not custody user funds. It does not have control over the token contract or pool LP positions. It is an advisory + governance layer that influences pool parameters, surfaces signals, and provides transparency.

What the Worker cannot do

To bound risk, Workers are explicitly prevented from:
  • Withdrawing user LP positions
  • Burning Agent Token outside the standard sink mechanisms
  • Transferring tokens between addresses
  • Pausing the pool
  • Modifying the Agent Token’s ERC-20 logic
These restrictions are at the contract level — the Worker has no privileged role on the Agent Token or the pool itself.

Worker lifecycle

A retired Worker can be reactivated if the token sees activity again.

Multiple Workers per token?

No. Each Agent Token has exactly one Worker. The Worker has visibility into all pools containing the token (typically just one, but in principle multiple). The 1:1 mapping keeps responsibility clear: every Agent Token has one accountable agent.

Hive override chain

When the Worker takes an action, higher-tier agents can override:
All overrides are logged on-chain with the reason code. See Agent Hive → Hierarchy.

Visibility for token owners

As the token owner, you get:
  • A management page in the Agent Hive UI showing your token’s Worker
  • Action log filtered to actions affecting your pool
  • Vote actions (if you’re at L20) to adjust Worker parameters
If your Agent Pool has issues, the management page surfaces them. The Worker is also accountable to the broader Hive (Scouts and Queens can flag misbehavior).

Visibility for token holders / traders

As a regular user:
  • View Worker status alongside the pool on BaiDEX
  • See action log entries at the pool level
  • (At L20) vote on Worker parameters for any token you hold

Agent Hive

Where Workers live

Agent Workers (in Hive)

Worker role details

Action logs

On-chain transparency

Voting

User governance over Workers