# What is AgentHub?

**AgentHub** is StrikeBit’s core platform for creating, managing, and upgrading AI agents as onchain, programmable assets.

It is the **first decentralized agent infrastructure layer** that enables users to:

* **Deploy new agents** with custom functionality
* **Migrate agents** from Virtuals into NFT-based ownership
* **Upgrade agents** with modular logic
* **Monetize agents** through tokenization and community use

***

### 🧩 Why AgentHub Matters

While other platforms focus on wrapping AI prompts into tokens, AgentHub introduces the missing layer: **ownership, utility, and modularity**.

Agents built or migrated on AgentHub are:

* **Minted as ERC721 NFTs** (or optionally ERC404)
* **Upgradeable through MAP modules**
* **Gated by token mechanics** ($HUB or $STRIKE)
* **Integrated with Radiant Miners** for simulated mining
* **Discoverable and tradable** through StrikeBit’s native marketplace

***

### 🛠️ Key Features

#### 1. **Agent Deployment**

Deploy your own AI agent using onchain templates. Pay with $HUB to unlock deployment rights and mint your agent as an NFT.

#### 2. **Agent Migration (Virtuals Integration)**

Input any agent token address from Virtuals → fetch details → define functionality → mint as a programmable NFT with mapped holders. Migrate the community and add programmable utility via StrikeBit.

#### 3. **Ownership & Identity Layer**

Every agent minted through AgentHub is a **unique, ownable NFT**, enabling programmable identity and community co-ownership.

#### 4. **Radiant Miner Integration**

All agents connected to AgentHub are paired with **Radiant Miners**, enabling passive $HUB mining based on user activity, staking, or NFT upgrades.

#### 5. **Modular Logic Support**

Through StrikeBit’s **Modular Agent Protocol (MAP)**, users can:

* Add logic modules (e.g., alerts, trading signals, NFT minting)
* Compose multi-agent systems
* Upgrade agent capabilities over time

***

### 🔄 Workflow Example

> User A → Connects wallet\
> → Selects “Migrate Agent”\
> → Pastes token contract (from Virtuals)\
> → Fetches data → Fills metadata + logic\
> → Uploads snapshot of holders\
> → Mints the ERC721 agent\
> → Enables NFT claim for holders\
> → Agent becomes tradable and programmable

***

### 🧠 The Big Picture

AgentHub is where:

* Agents are created, customized, and scaled
* Community ownership becomes real
* Modular upgrades become accessible
* Builders become infrastructure providers

In short: **AgentHub is the control center for the agent economy.**


---

# 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.strikebit.io/agenthub/what-is-agenthub.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.
