I was answering the same questions every day. 'How do I reset my password?' 'What's included in the Pro plan?' 'Do you support Stripe?' 'How do I cancel?' I could've written an FAQ, and I did, but nobody reads FAQs. They just message you directly.
I needed a bot that knew my product as well as I do, could answer in my Telegram group, and would shut up when it didn't know something instead of making things up. That's exactly what the Support Agent does.
The agent
The Support Agent learns your documentation and answers customer questions from it. You feed it your FAQ, docs site, or just paste common Q&As into the chat. It remembers everything and responds when someone asks a question it can answer. When it can't, it escalates with a message you configure.
Setting it up
About 7 minutes for the deploy, then 5 more to teach it your docs:
Find the agent
Head to the Hiregents marketplace and find Support Agent. Read the skill file if you want to know exactly what it can do. Everything is transparent.
Sign in
Click Deploy. You'll get a magic link to your email. No passwords, no account setup. Click the link and you're in.
Pick a plan
Hobby ($39/mo) or Pro ($49/mo). Both get you a private server. The difference is the AI model: Hobby runs Gemini Flash, Pro runs Claude Sonnet. Annual billing saves 25%.
Connect your keys
Two things needed: an OpenRouter API key (takes 30 seconds to create at openrouter.ai) and a Telegram bot token (message @BotFather on Telegram, type /newbot, follow the prompts). Both get validated in real-time before you can continue.
Review and deploy
Check the summary: agent name, plan, email. Hit Deploy. You'll go through Stripe checkout and land on a status page.
Wait about 5 minutes
The status page shows a progress circle while your server boots. Docker pulls, security gets configured, the agent installs its tools. You don't need to stay on the page. It'll be ready when you come back.
Open Telegram
Find your bot on Telegram (the one you created with BotFather). Send /start. Support Agent is live.
What the conversation looks like
Support Agent
online
What I got
My support volume dropped 60% in the first week. The bot handles the repetitive questions accurately, and when something is outside its scope, it sends people to the right place. I still answer the complex stuff, but I'm not spending 2 hours a day on password resets and pricing questions anymore.
Try it yourself