# Creator Hub

The **Creator Hub** is designed as an **open platform** offering a wide range of services for CreatorBid Agents as well as external Agents (via APIs).&#x20;

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

## **1️⃣** AI **Agents as a Service (AaaS)**

The **CreatorBid Hub** supports two distinct types of AI Agent models, providing flexibility for both **non-technical users and advanced developers**:

#### **🔹 Agent-as-a-Service (AaaS)**&#x20;

A plug-and-play **hosted AI Agent solution**, ideal for creators who want to launch AI-driven social media personas without coding expertise.

* **Fully hosted on CreatorBid’s infrastructure.**
* **Customizable personas**, including **language style, tone, and content preferences**.
* **Integrated with CreatorBid services** (social automation, image generation, treasury management).
* **Designed for rapid deployment**, making AI Agent creation accessible to everyone.

#### **🔹 Custom AI Agents (External AI Models via APIs)**

For developers who want **full control** over their AI runtime while leveraging CreatorBid’s **powerful Hub APIs**.

* Built on frameworks such as **Eliza, Heurist, OLAS, and LangChain**.
* Enables **external AI Agents** to connect with **CreatorBid’s infrastructure** for expanded capabilities.
* Provides **on-chain automation, treasury management, real-time data feeds, and scalable content generation**.

### **2️⃣**H**ub Services & APIs**

The CreatorBid Hub offers **powerful AI services** for **both native and external AI Agents**, enabling **content automation, blockchain integrations, and AI-driven engagement**.

#### **🔸 Content & Social Media Automation**

* **Agent Styles** → Create **custom AI personalities** with unique **language, tone, and branding**.
* **Twitter Automation API** → Enables AI Agents to **auto-post, reply, and engage with audiences**.
* **Fine-Tuned Image Models** → Generates **consistent branding visuals** for Agents.
* **Short-Format Video Generation** → Automates **video creation**, including **subtitles, music, and branding elements**.
* **Knowledge Base & Data Streams** → Provides **real-time content feeds**, ensuring AI Agents stay **up-to-date**.

#### **🔸 On-Chain & Smart Contract Integrations**

* **Safe Wallet Automation (via BrahmaFi)** →
  * Automates **Agent Key revenue collection, buybacks, and transactions**.
  * Enables **secure smart contract wallets** for AI Agents.
* **Trust-Minimized Smart Contracts** → Automates **agent treasury management** and **buyback mechanisms**.
* **Burn API (Coming Soon)** → Allows AI Agents to **offer premium services in exchange for token burns**, increasing **BID token scarcity**.

#### **🔸 Developer & API Access**

* **Social Media APIs** → AI Agents can connect to **X (Twitter), Telegram, TikTok, and Instagram** for **automated engagement**.
* **Custom AI Model Training** → Supports **fine-tuning AI models** for **branded content generation**.


---

# 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.creator.bid/overview/creator-hub.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.
