VERSION 1.0 — FEBRUARY 2026

Welcome to
ZenXOrbit Docs

One Orbit. Infinite Possibilities.

The unified intelligent layer for trading, staking, lending, and governance across every chain.

Quick Start

1. Visit ZenXOrbit

Go to zenxorbit.com and click Launch App.

2. Connect Wallet

Connect MetaMask, WalletConnect, or any supported wallet.

3. Enter The Orbit

You're now inside your personal intelligent DeFi ecosystem.

What is ZenXOrbit?

ZenXOrbit unifies every layer of the crypto economy — trading, staking, lending, and governance — into one intelligent ecosystem that moves with you.

Unified Experience

One interface. One wallet. One intelligent system that understands your goals across chains.

Autonomous Intelligence

AI agents continuously monitor and optimize your positions 24/7.

The Orbit Model

01
Core Orbit
Your personal intelligent hub where all positions live.
02
Agent Layer
Autonomous agents that execute and optimize strategies for you.
03
Liquidity Orbit
Deep unified liquidity from hundreds of sources across chains.

Autonomous Agents

Let AI manage your positions so you can focus on strategy, not execution.

Auto rebalance portfolios
Execute optimal cross-chain swaps
Manage lending positions for best rates
Participate in governance intelligently

Ecosystem Products

ZenSwap LIVE

Intelligent cross-chain swapping with optimal routing.

Explore ZenSwap →
ZenLend LIVE

Unified lending & borrowing with smart rate optimization.

Explore ZenLend →
ZenGovernance SOON

On-chain governance with agent-assisted voting.

Learn more →

API Reference

POST /v1/orbit/execute

Execute actions inside your Orbit using autonomous agents.

{
  "agent_id": "agent_9f3k2",
  "action": "swap",
  "params": {
    "from": "ETH",
    "to": "USDC",
    "amount": "2.5"
  }
}