Learn how KIXA works, understand the two ways to use it, and discover why on-chain permissions for AI agents matter.
Contents
KIXA is an on-chain permission protocol for AI agents on Solana. It lets you define exactly what an agent can do before it takes any action.
How much it can spend, where it can send, for how long. Every rule is written on-chain and enforced by the smart contract. No trust required.
KIXA supports two workflows: granting permissions to existing agents (Quick Permission) and creating new agents from scratch with AI (Agent Builder).
KIXA works in three simple steps:
Connect
Connect your Solana wallet (Phantom, Solflare or any compatible).
Set Rules
Define spend limits, token types, recipient locks and expiration dates.
Deploy
Rules are written on-chain via a transaction. The agent can only act within your boundaries.
Quick Permission is for users who already have an AI agent running and need to grant it on-chain permissions.
The entire process takes less than 30 seconds. No code needed.
The AI Agent Builder lets you create a fully configured agent just by describing what you want it to do.
The AI infers the right permissions from your description, shows them for review, and deploys everything on-chain once you confirm.
Every permission in KIXA is a PDA (Program Derived Address) account on the Anchor smart contract.
Before executing any action, the agent must present its permission to the contract. The contract checks four things:
If any check fails, the action is blocked. No exceptions, no overrides.
Every agent action is logged on-chain with a timestamp. The KIXA dashboard shows the complete history:
Full transparency. You always know what your agent did and when.
KIXA is built on Solana for three reasons:
Speed
Transactions confirm in under 400ms. Permission checks happen in real-time.
Cost
Fees below $0.001 per transaction. Creating and checking permissions is essentially free.
Ecosystem
Solana has the largest ecosystem of AI agents, DeFi protocols and NFT platforms.
Phase 1
Anchor smart contract + Dashboard + AI Agent Builder
Phase 2
Mainnet deploy + AI agent integrations + API
Phase 3
Multi-agent support + Shuriken tier system + Public API
Phase 4
Permission marketplace + SDK + Cross-chain
As AI agents gain access to wallets, contracts and real money, the lack of verifiable permissions is the single biggest risk in the ecosystem.
KIXA solves this. What an agent can do is written on the blockchain — not on trust, not on hope. On-chain, verifiable, revocable.
The future of AI is autonomous. The future of safe AI is permissioned. KIXA makes that possible.