The evyAI Agent can now be launched from any URL with a pre-loaded question. Click a link — from an email, a LinkedIn post, a QR code, or an automation — and land inside a live AI research session backed by 280M+ contact and company records.
Try it live: What is the price of Bitcoin? →That's a real link. It opens the evyAI Agent and runs the research immediately.
The same pattern that made Google search embeddable everywhere — google.com/search?q= — now works for evyAI research.
https://app.evyai.com/app/chat/?q=
Append any question, URL-encoded — spaces become %20. The builder below does this for you automatically.
Anyone who clicks it lands inside the evyAI Agent with the research already running. Email it, post it, print it as a QR code.
https://app.evyai.com/app/chat/?q=Research%20Acme%20Corp%20before%20my%20call
Type any question — or start from a template — and get a shareable link, ready to copy, click, or turn into a QR code.
Scan with any phone camera — it opens the research session instantly.
Every link below is live. Click to run the research, or copy the link and share it with someone else.
Because it's just a URL, any app, CRM, or automation can generate research links on the fly.
// Build a research link in one line of JavaScript const query = `Research ${firstName} ${lastName} at ${company} and prep me for a call`; const url = `https://app.evyai.com/app/chat/?q=` + encodeURIComponent(query); // → drop it into an email, a Slack message, // a CRM field, or a QR code
Add a "Research my company →" link so every email you send doubles as a demo.
Use merge tags to personalize per contact: ?q=Research%20{{contact.company}}
Build the URL in a scenario step and drop it into outbound emails, Slack alerts, or task descriptions.
Put one on a business card or event badge — a scan becomes an instant research session.
A landing page offering "free AI research on your industry" can literally just be a pre-built link.
Deploy these as-is — each one is a working link you can share today.
Not signed in? No problem — evyAI asks you to sign in first, and your question survives the login. The research runs as soon as you're in.
Auto-submit. The question isn't just pre-filled — the Agent starts researching the moment the page loads. Every link is a one-click experience.
Special characters are fine. Questions with &, ?, quotes, or emojis work — as long as the question is URL-encoded. The builder above handles that automatically.
Real data behind it. The Agent researches against evyAI's database of 280M+ contact and company records, plus general AI capabilities for news, trends, and analysis.