> For the complete documentation index, see [llms.txt](https://docs.buildonhybrid.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildonhybrid.com/hyb/tokenomics.md).

# Tokenomics

<figure><img src="/files/KnSZnQwq8ufW8kx6NHje" alt=""><figcaption></figcaption></figure>

## Utility

* **Powers the modular AI Agent ecosystem on Hybrid**, enabling developers and users to build, deploy, and monetize AI agents with real-time onchain & offchain data.
* **Drives rewards for Integrity Nodes**, which secure Hybrid’s AI and data pipelines by verifying agent outputs, data integrity, and protocol operations.
* **Used to purchase credits and unlock advanced tools**, including the Unified Data API, Agent Builder SDK, and future AI Agent Funds.
* **Enables governance and ecosystem growth**, giving $HYB holders a stake in decisions on grants, incentives, and product evolution.

Hybrid has quickly become the go-to platform for launching custom AI agents in Web3, with thousands of agents built and over 22 million wallets connected during testnet. $HYB is the native incentive layer fueling this ecosystem.

### How it works

* **Build & deploy AI agents:**\
  Developers use $HYB to pay for API calls, agent executions, and enhanced SDK features — building everything from trading bots to research copilots.
* **Secure the ecosystem:**\
  Integrity Nodes earn $HYB by validating agent outputs, processing data attestations, and participating in protocol governance, ensuring the system remains robust and decentralized.
* **Fund growth & align incentives:**\
  $HYB underpins rewards for developers, data providers, and node operators, tying platform success directly to token value.

### Incentive structure

* **Node Operators:**\
  Run Integrity Nodes and earn continuous $HYB rewards for helping secure and verify the AI + data infrastructure.
* **Developers:**\
  Use $HYB to build and monetize AI agents. Earn through revenue share models tied to agent usage and premium deployments.
* **Community:**\
  Participate in governance, ecosystem quests, and future initiatives designed to expand Hybrid’s reach and adoption.

## Token Info

<table data-header-hidden><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>Name</td><td>Hybrid</td><td></td></tr><tr><td>Ticker</td><td>HYB</td><td></td></tr><tr><td>Type</td><td>ERC20 &#x26; BEP20 (Base, Arbitrum, BNB Smart Chain)</td><td></td></tr><tr><td>Max supply</td><td>1,000,000,000 (1 Billion)</td><td></td></tr><tr><td>Contract address (CA) </td><td>Base: 0x4ED9C2cB1c0331AFD73Fef1bE5Dea4866d8EA5f9<br><br>BNB Chain &#x26; Arbitrum:<br>0xb37194e8b99020AE0B8b6861d4217a9f016706a4</td><td></td></tr></tbody></table>

## Token Allocation

HYB has a total supply of 1,000,000,000 (1 billion) — distributed as follows:

<table><thead><tr><th>Type</th><th>Allocation %</th><th>Amount</th><th>TGE %</th><th>Cliff (months)</th><th>Vesting (months)</th><th>Blockchain</th><th data-hidden></th></tr></thead><tbody><tr><td>Ecosystem</td><td>23%</td><td>230,000,000</td><td>0</td><td>0</td><td>48</td><td>Arbitrum</td><td></td></tr><tr><td>Airdrop</td><td>17%</td><td>170,000,000</td><td>10</td><td>0</td><td>6</td><td>Arbitrum</td><td></td></tr><tr><td>Investors</td><td>15%</td><td>150,000,000</td><td>5</td><td>6</td><td>12</td><td>Arbitrum</td><td></td></tr><tr><td>Liquidity</td><td>12%</td><td>120,000,000</td><td>5</td><td>0</td><td>18</td><td>Base, BNB Smart Chain</td><td></td></tr><tr><td>Treasury </td><td>12%</td><td>120,000,000</td><td>0</td><td>0</td><td>60</td><td>Arbitrum, Base, BNB Smart Chain</td><td></td></tr><tr><td>Team</td><td>10%</td><td>100,000,000</td><td>0</td><td>12</td><td>18</td><td>Arbitrum</td><td></td></tr><tr><td>Advisors</td><td>5%</td><td>50,000,000</td><td>0</td><td>6</td><td>12</td><td>Arbitrum</td><td></td></tr><tr><td>Marketing</td><td>5%</td><td>50,000,000</td><td>0</td><td>3</td><td>12</td><td>Arbitrum, Base, BNB Smart Chain</td><td></td></tr><tr><td>Integrity Nodes</td><td>1%</td><td>10,000,000</td><td>20</td><td>0</td><td>48</td><td>Arbitrum</td><td></td></tr></tbody></table>


---

# 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://docs.buildonhybrid.com/hyb/tokenomics.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.
