> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hedera.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Studio on Hedera

> Hedera AI Studio is an open-source toolkit for building verifiable, transparent AI agents that transact on Hedera using natural language and HCS.

<div className="not-prose">
  <a href="https://ai-bounties.hedera.com/" target="_blank" rel="noopener noreferrer" className="ai-bounty-bar">
    <span className="ai-bounty-bar-dot" />

    <span className="ai-bounty-bar-text"><strong>AI Studio Bounty</strong> is live through June 21. Build an AI agent on Hedera and compete for rewards.</span>
    <span className="ai-bounty-bar-cta">Enter →</span>
  </a>
</div>

[Hedera AI Studio](https://hedera.com/ai-studio) is a set of open-source tools built to enable developers to  create and deploy of verifiable AI agents on the Hedera network. Theis studio provides developers with intuitive tools  to build intelligent, transparent, and automated AI workflows with minimal effort.

<Frame>
  <img src="https://mintcdn.com/hedera-0c6e0218/Atdj922kfjwGHh4t/images/open-source-solutions/ai-studio-on-hedera/ai-studio-on-hedera-1.webp?fit=max&auto=format&n=Atdj922kfjwGHh4t&q=85&s=dc288b0556e2b48b1f03ea5ff89c2710" width="3000" height="1687" data-path="images/open-source-solutions/ai-studio-on-hedera/ai-studio-on-hedera-1.webp" />
</Frame>

AI Studio enables developers build AI agents that run transparently and verifiably on the Hedera network. Using Hedera Consensus Service (HCS), Hedera Token Service (HTS), Hedera network functions, and more. AI Studio enables developers and user to build agents that transact on the Hedera network with natural language.

## Key Components

<Columns cols={2}>
  <Card title="Hedera Agent Kit" href="/solutions/ai/agent-kit" arrow />

  <Card title="ElizaOS Plugin" href="/solutions/ai/elizaos" arrow />

  <Card title="Agent Lab" href="https://portal.hedera.com/agent-lab#code" arrow />

  <Card title="Agent Builder" href="https://portal.hedera.com/agent-lab#build" arrow />

  <Card title="Hosted MCP Server" href="/solutions/ai/hosted-mcp-server" arrow />

  <Card title="x402 Payment Standard" href="/solutions/ai/x402" arrow />
</Columns>

## Getting Started

With the AI Studio, developers can use the SDK to build agents that can interact with the Hedera network, query Hedera mirror nodes, and use native Hedera services to build agents that can use natural laguage to query and carry out actions on Hedera.

* [**Try the 60-second quickstart**](https://github.com/hashgraph/hedera-agent-kit/blob/main/docs/DEVEXAMPLES.md). Use npm to install the latest version of the agent kit and create a simple "Hello Hedera Agent Kit"
* Clone and [**try out different examples**](https://github.com/hashgraph/hedera-agent-kit/blob/main/docs/DEVEXAMPLES.md) in the toolkit:
  * The **example tool calling agent** can carry out simple tasks with hedera tools in 'autonomous mode'
  * The **structured chat agent** can string together and complete more complex tasks, autonomously on Hedera
  * The **human in the loop agent** shows you how you can create a more controlled workflow
  * **Try out the local MCP server** to enable interaction with Hedera in your favorite application such as Claude Desktop or an IDE like Cursor.
  * Create **hooks and policies** to put guardrails on agent behavior

## Explore More

* Visit the [**Hedera AI Studio**](https://github.com/hedera-dev/hedera-agent-kit) Github repo for more details
* Create a Hedera account on the [**Hedera Developer Portal**](https://portal.hedera.com/)**,** and play around with Hedera services and tools
* Learn about the studio in the blog: [**Whats New in AI Studio**](https://hedera.com/blog/whats-new-in-ai-studio)

[**Sign up**](https://hedera.com/ai-studio) to our newsletter to learn more about the next generation of trusted intelligent systems with AI Studio.
