Quick Start
Start the Server
Section titled “Start the Server”./evonic startOpen http://localhost:8080 in your browser.
Create the Super Agent (First-Time Setup)
Section titled “Create the Super Agent (First-Time Setup)”On a fresh Evonic installation, you must create the Super Agent first. This is the platform administrator — it manages other agents, applies skillsets, and orchestrates your entire AI workflow.
- Navigate to the Agent Platform section at
/agents - Click + New Agent
- Fill in:
- Agent ID: a short slug (e.g.,
siwa) - Name: your Super Agent’s display name (e.g., “Siwa Miwa”)
- Description: e.g., “Super agent — platform administrator”
- Agent ID: a short slug (e.g.,
- Click Create — the first agent is automatically designated as the Super Agent
Create Your First Agent
Section titled “Create Your First Agent”- Navigate to the Agent Platform section
- Click Create Agent
- Configure your agent:
- Name and description
- System prompt
- Model endpoint (local or remote)
- Knowledge base (optional)
- Click Save to create your agent
Connect to a Channel
Section titled “Connect to a Channel”Choose a channel to deploy your agent:
- Telegram: Set up a Telegram bot and connect it
- WhatsApp: Connect via WhatsApp Business API
- Discord: Add your agent to a Discord server
Test Your Agent
Section titled “Test Your Agent”Send a message through your connected channel or use the web interface to test your agent’s responses.
What You Can Do
Section titled “What You Can Do”With your agent, you can:
- Answer questions using your knowledge base
- Execute tools (calculator, file operations, API calls)
- Perform multi-step reasoning tasks
- Handle conversations across multiple channels