evyAI Research Agent · URL Launch

One link. Instant AI research.

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.

How it works

The same pattern that made Google search embeddable everywhere — google.com/search?q= — now works for evyAI research.

01

Start with the base URL

https://app.evyai.com/app/chat/?q=

02

Add your question

Append any question, URL-encoded — spaces become %20. The builder below does this for you automatically.

03

Share the link

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
Base URL — always the same Query parameter Your question, URL-encoded

Build your research link

Type any question — or start from a template — and get a shareable link, ready to copy, click, or turn into a QR code.

QR code for your research link

Scan with any phone camera — it opens the research session instantly.

What people use it for

Every link below is live. Click to run the research, or copy the link and share it with someone else.

For builders & automators

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
✉️

Email signatures

Add a "Research my company →" link so every email you send doubles as a demo.

🔗

CRM merge fields

Use merge tags to personalize per contact: ?q=Research%20{{contact.company}}

Make & Zapier

Build the URL in a scenario step and drop it into outbound emails, Slack alerts, or task descriptions.

📱

QR codes

Put one on a business card or event badge — a scan becomes an instant research session.

🧲

Lead magnets

A landing page offering "free AI research on your industry" can literally just be a pre-built link.

Ready-made lead magnets

Deploy these as-is — each one is a working link you can share today.

Good to know

🔐

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.

evyAI icon

Start researching from anywhere

Get evyAI, build your first research link, and turn every email, post, and QR code into a doorway to instant AI research.

Get Started with evyAI →
Link copied to clipboard