Getting Started

Set up your MONO in 5 steps. It'll be ready in under 2 minutes.

01

Create your account

Sign up at mono.vip with your email or Google account. In seconds you'll have your dashboard ready to configure your agent.

02

Connect your WhatsApp

Connect your WhatsApp number. When creating your MONO, enter your number and your MONO will message you directly.

WhatsApp
03

Select your plan

$20 USD/mo base. Add AI included for +$30 USD/mo, or use your own API key for free.

04

Add skills

Your MONO comes with 18 included skills: Memory, AI Browser, Reminders, Transcription, Vision, Vault, Fitness, Calendar, Expenses, Pipeline, Integrations, Weather, Rides, Cinema, Translator, QR, Currency, and Crypto. Add premium skills like MONO Email, Pro Browser, and AI Calls.

05

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.

WhatsApp

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 18 included skills. Add premium skills 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

MONO Email

$2 USD/mo

Your MONO receives and sends emails for you. Summarize long threads, draft replies, and organize your inbox — all from your messaging channel.

Pro Browser

$5 USD/mo

Advanced browsing with anti-detection browser. Access sites that block bots, automate forms, and extract data from complex pages.

AI Calls

$7 USD/mo

Your MONO makes phone calls for you with a natural voice. Schedule appointments, confirm reservations, or make inquiries — all via real phone calls.

Coming soon

Secretary — included

Summarize group conversations and extract key points.

Smart Invoicer — included

Take a photo of a receipt and automatically generate a CFDI invoice.

View all skills →

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

Edge Security

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.