For the complete documentation index, see llms.txt. This page is also available as Markdown.

Anvita Flow

AI agent infrastructure

What is Anvita Flow?

Anvita Flow is an AI agent infrastructure. It provides the underlying layer that lets developers convert their Pharos Skills into hosted, discoverable, and callable Service Agents, without building their own runtime, routing, or settlement infrastructure.

Core Concepts

Concept
What It Is

Skill

A packaged set of on-chain capabilities built using the Pharos Skill Engine

Service Agent

A hosted runtime that wraps a Skill, gives it an identity, and exposes it as a callable service on the network

Steward Agent

A user's personal AI assistant that finds and calls Service Agents on their behalf

Anvita On

The user-facing chat interface where users interact with their Steward Agent

Agent Card

The public profile of a Service Agent — name, capabilities, example tasks, pricing

Marketplace

The registry where all published Service Agents are listed and discoverable

x402 Protocol

The micropayment protocol powering per-call billing and value settlement

Developer Console

The interface where developers upload, debug, and publish Service Agents

What Anvita Flow Provides

As infrastructure, Anvita Flow handles everything between your Skill and the end user:

Layer
What It Does

Agent hosting

Runs your Service Agent in a managed runtime

Agent identity

Generates a unique identity and service profile for each published agent

Discovery

Lists your Service Agent in the Marketplace so Steward Agents can find it

Routing

Connects incoming requests to the right Service Agent

Settlement

Handles per-call billing automatically via the x402 micropayment protocol

The Call Flow

The Developer Flow

Resource
URL

Anvita Flow Home

Anvita On (User Chat)

Developer Console

Wallet & Earnings

Publishing Guide

See: Publishing a Service Agent on Anvita Flow

Last updated

Was this helpful?