Skip to content

Quick Start

Terminal window
./evonic start

Open http://localhost:8080 in your browser.

  1. Navigate to the Agent Platform section
  2. Click Create Agent
  3. Configure your agent:
    • Name and description
    • System prompt
    • Model endpoint (local or remote)
    • Knowledge base (optional)
  4. Click Save to create your agent

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

Send a message through your connected channel or use the web interface to test your agent’s responses.

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