Skip to main content
The agent searches the web, reads documents, and pulls content from any source. It can go from research to action in the same conversation. Look up how something works, then build it.

Search the Web

The agent searches the internet, reads the sources, and gives you a direct answer. Two modes: quick search for fast answers, and deep research for topics the agent needs to fully understand before building. How to use it Ask about any topic. Be specific about what you need and why. If you want the agent to build something after researching, say so in the same message. Example prompts:
Research how Stripe's hosted checkout works and then set it up on my
jewelry e-commerce site. Products range from $25 to $500 and I need
to support both one-time purchases and gift cards.
Look into how fitness studios handle class cancellations and refund
policies. Check ClassPass, Mindbody, and similar platforms. I'm
building a booking system for my yoga studio and want to know what's
standard before I decide on our rules.
Find the best option for sending SMS appointment reminders from a web
app. Compare pricing, reliability, and ease of setup. We send about
200 messages per month from our barbershop booking app. Recommend one
and integrate it.

Read Any Website

Point the agent at any webpage and it reads the content. Use it to migrate content from your existing site, study how competitors position themselves, or grab text from articles you want to reference. How to use it Paste a URL and say what to do with the content. You can extract it, summarize it, analyze the structure, or use it as a starting point. Example prompts:
Read my current website [url] and pull all text content from the
homepage, about page, and services page. I'm migrating to Macaly
and need everything organized so we can rebuild without losing any
information.
Analyze this competitor's pricing page [url]. Break down how they
structure their tiers, what features they highlight at each level,
and how they position their most popular plan. Then build me a
pricing page that's clearer than theirs.
Read this article on remote work trends [url] and pull out the key
statistics and frameworks. I'm writing a blog post for my HR
consulting firm and want to reference the most quotable data points.

Read PDFs

Share a link to any public PDF and the agent reads it, answers your questions, or uses the content to build parts of your site. How to use it Paste a PDF link and say what you need from it. Ask specific questions or tell the agent to use the content for your project. Example prompts:
Read our annual report [url] and pull out the key financial metrics
from Q3 and Q4: revenue, operating costs, and net profit. Summarize
the year-over-year growth trends into something I can share with my
board.
Go through this brand guidelines PDF [url] and apply everything to
my website. Match the exact hex colors, use the specified font
families, and follow the spacing and logo usage rules.
Summarize this 40-page healthcare AI whitepaper [url]. Give me the
executive summary, the three most important findings, and any stats
on adoption rates in small clinics.