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

# What is Zeus?

> Zeus: Your Next-Gen, All-in-One, Agentic AI Partner

Zeus is a multi-platform AI agent system that orchestrates intelligent agents across Web, Desktop, Chrome Extension, iOS, Android, and CLI — enabling them to understand context, access knowledge, and take actions on your behalf.

Think of Zeus like an **operating system for AI agents**. Just as an OS provides a unified layer for apps to access hardware, Zeus provides a unified layer for AI agents to access tools, knowledge, and user interfaces across every platform.

## What can Zeus do?

* An agent on your **Desktop** can automate complex workflows — clicking, typing, reading screens — just like a human operator.
* A **Chrome Extension** agent can browse the web, fill forms, extract data, and interact with any website autonomously.
* The **Web platform** provides a full-featured AI assistant with knowledge base, memory, and MCP tool integration.
* On **iOS**, Zeus brings agent capabilities to your iPhone and iPad.
* On **Android**, Zeus extends agent capabilities to your Android device with sessions, skills, and automation.
* The **CLI** lets you orchestrate agents from your terminal for automation and scripting.

## Why Zeus?

Depending on your role, Zeus offers different advantages:

* **Developers**: Build and extend AI agents with a modular architecture — plug in tools, skills, knowledge bases, and custom middleware.
* **Teams**: Deploy a shared AI platform with enterprise auth, scheduled tasks, and multi-channel delivery (Feishu, WebSocket, etc.).
* **End-users**: Get a personal AI partner that works across all your devices, remembers context, and takes actions when needed.

## Core Architecture

<CardGroup cols={2}>
  <Card title="Agent System" icon="robot">
    Intelligent agent loop with DeepAgents framework — autonomous planning, tool use, and human-in-the-loop support.
  </Card>

  <Card title="Knowledge & Memory" icon="brain">
    Advanced RAG with vector search, document processing, personalized memory, and intelligent context retrieval.
  </Card>

  <Card title="MCP Integration" icon="plug">
    Full Model Context Protocol support — connect to any MCP server for tools, data sources, and workflows.
  </Card>

  <Card title="Multi-Platform" icon="display">
    One agent system, many surfaces — Web, Desktop, Chrome Extension, iOS, Android, and CLI.
  </Card>
</CardGroup>

## Start Exploring

<CardGroup cols={2}>
  <Card title="Platforms" icon="layer-group" href="/en/platforms/web/overview">
    Explore Zeus on Web, Desktop, Chrome Extension, iOS, Android, and CLI
  </Card>

  <Card title="Documentation" icon="book" href="/en/documentation/fundamentals/architecture">
    Understand the architecture and core concepts
  </Card>
</CardGroup>
