Getting Started
Set up your MONO in 5 steps. It'll be ready in under 2 minutes.
Create your account
Sign up at mono.chat with your email or Google account. In seconds you'll have your dashboard ready to configure your agent.
Choose your channel
Connect the channel where you want to talk to your MONO. Available on WhatsApp, Telegram, and Discord. You can use multiple at the same time.
Select your plan
All-in-one for $399 MXN/mo (~$20 USD) with server + AI included, or Bring Your Key for $199 MXN/mo (~$10 USD) if you prefer using your own OpenAI or Anthropic key.
Add skills
Your MONO comes with 3 basic skills: Memory, AI Browser, and Reminders. Explore the marketplace to add more abilities like Invoicing, Package Tracking, Tax Manager, and more.
View skills marketplace →Start talking
That's it. Message your MONO like you'd message a friend. It understands text, voice, and photos. Ask, request, command — it executes.
Channels
Connect your MONO to your preferred messaging channel. You can use multiple at the same time.
Connection: When creating your MONO, enter your email. We'll send you a QR code to scan from WhatsApp > Linked Devices. Your MONO connects without needing your password.
Reconnection: If you lose the connection, go to Dashboard > Settings and reconnect with a new QR.
Supports: Text, audio (automatic transcription), photos (AI vision), documents.
Limit: One WhatsApp number per MONO. You can create multiple MONOs.
Telegram
Setup: Open @BotFather on Telegram, send /newbot, choose a name and username. Copy the token BotFather gives you and paste it when creating your MONO.
Privacy: Your bot only receives direct messages. It has no access to other chats unless you add it to a group and configure it.
Supports: Text, audio, photos, documents, stickers, location.
Advantage: No device limit. Works across all your devices simultaneously.
Discord
Setup: Go to discord.com/developers, create an application, go to Bot, copy the token. Paste it when creating your MONO. Invite the bot to your server with the link we generate.
Permissions: The bot needs read and send message permissions. You can restrict it to specific channels.
Supports: Text, images, file attachments, embeds.
Ideal for: Teams that want a shared assistant on their server.
Skills
Your MONO comes with 3 included skills. Add more from the marketplace as needed.
Included in all plans
Memory
Your MONO remembers everything you tell it: preferences, important data, conversation context. It uses vector embeddings for semantic search — if you told it 3 months ago you're allergic to peanuts, it'll remember when you ask for a recipe.
AI Browser
Searches the internet in real time. Ask about weather, news, prices, schedules, anything. It navigates pages, extracts information, and gives you a clean summary without ads.
Reminders
Tell it "remind me to pay the electric bill on Friday" and it will. Supports one-time, recurring (weekly, monthly), and contextual reminders. Reminders arrive directly on your channel.
Premium skills
Expenses
$49 MXN/moSend a message like "spent 350 on uber" and your MONO logs it with category, date, and amount. Request weekly or monthly reports. Export to CSV.
Invoicer
$59 MXN/moTake a photo of a receipt, send it to your MONO, and it automatically generates a CFDI invoice. Set up your tax info once and invoice with a single photo.
Coming soon
Deals — $59/mo
Monitor prices at online stores and get alerted when they drop.
Packages — $39/mo
Automatically track shipments from any carrier.
AI Calls — $129/mo
Your MONO makes phone calls for you with a natural voice.
Vault — $39/mo
Store end-to-end encrypted documents securely.
Secretary — $99/mo
Summarize group conversations and extract key points.
Tax Manager — $149/mo
Schedule SAT appointments, download tax documents, and more.
Security
Your privacy is our obsession. Every layer of MONO is designed so that even we can't read your data.
AES-256-GCM Encryption
All your messages, memories, and files are encrypted with AES-256-GCM before storage. The encryption key is derived from your password using PBKDF2 with 600,000 iterations — the standard recommended by OWASP.
Algorithm: AES-256-GCM
Derivation: PBKDF2-SHA256 (600K iterations)
Salt: 256-bit random per user
IV: 96-bit random per operation
Zero-Knowledge Architecture
We do NOT have your encryption key. It's generated locally on your device. If you forgot your password, we couldn't recover your data — because we never had it in plaintext.
Isolated Private Server
Each MONO runs on its own isolated VPS. You don't share infrastructure with other users. Your instance can be completely destroyed at any time — total deletion, no residue.
What if a hacker gets in?
Let's assume the worst case: an attacker gets full access to our servers and database.
- ✓ They'd only see ciphertext — meaningless blocks of characters
- ✓ Without the key (derived from your password), breaking AES-256 would take longer than the age of the universe
- ✓ Each record uses a unique IV — can't attack multiple records in parallel
- ✓ PBKDF2 with 600K iterations makes brute force attacks unfeasible
Infrastructure
Cloudflare
DDoS protection, WAF, SSL/TLS 1.3, global edge caching.
Supabase
PostgreSQL with RLS (Row Level Security) on every table. Row-level policies.
Backups
Automatic encrypted backups every 24h. 30-day retention.
Total deletion
You can delete your account and all data at any time from Settings. It's irreversible.
API
Coming Soon
Complete API reference for advanced integrations.