Getting Started

  • Introduction
  • Quick Start Guide
  • Architecture Overview

Core Concepts

  • Agent Lifecycle
  • Cross-Chain Intents
  • TEE Security
  • zkTLS Attestation

SDK Reference

  • IntentManager
  • AgentManager
  • Blockchain Utilities

Introduction to Kuberna Labs

Kuberna Labs is a hybrid educational and technological platform that empowers developers to build, deploy, and manage autonomous AI agents operating across decentralized networks.

Quick Start

Deploy your first cross-chain agent in under 5 minutes using our templates.

Read Guide

SDK Reference

Deep dive into our TypeScript SDK for full control over your agents.

Explore SDK

What is an Agent?

In the context of Kuberna Labs, an **Agent** is an autonomous piece of software that executes specific strategies or "Intents" on decentralized networks. These agents are designed to be self-sovereign, meaning they can manage their own private keys (within a TEE) and make decisions based on on-chain and off-chain data.

Core Pillars

Cross-Chain Interoperability

Execute intents seamlessly across any supported EVM chain. Our routing layer handles the complexity of bridging, asset swapping, and gas optimization.

Cryptographic Guarantees

Leverage Trusted Execution Environments (TEEs) and Zero-Knowledge Proofs to ensure that your agent's code is running exactly as intended without third-party interference.

Programmable Intents

Move beyond simple transactions. Define high-level goals (e.g., "Keep my portfolio balanced 50/50 ETH/USDC") and let the agents handle the execution.