Redesigning a specific page
Say you’re redesigning your product’s pricing page and want to see how the best SaaS companies handle it.Search for inspiration
Prompt:
Search Refero for SaaS pricing pages with monthly/annual toggleThis returns ~2,800 results. The agent picks the most relevant ones based on your context.Study the best examples
Prompt:
Get details for screens 87051 and 92341 with thumbnailsNow you have detailed descriptions of how Framer and Linear handle pricing — layout, typography, interaction patterns.Understanding a user flow
When you need to design a multi-step experience (onboarding, checkout, settings), start with flows: Prompt:Search Refero for fintech onboarding flows
Pick a flow and get the full breakdown:
Prompt: Get flow 774 from Refero
You’ll see every step: what the user wants to do, what they click, and how the system responds. Each step includes the screen’s metadata — patterns, elements, fonts, full descriptions.
Competitive analysis
Research how specific companies handle a feature:Search Refero for Notion settings screensSearch Refero for Stripe checkout flowSearch Refero for Linear dashboard
Cross-platform comparison
Compare how the same type of screen works on web vs mobile:Search Refero for onboarding screens on web(platform: “web”)Search Refero for onboarding screens on iOS(platform: “ios”)
Web results use
site_name for the product name. iOS results use app_name. Both work the same way — it’s just a naming convention matching each platform.Batch research
When you already know which screens you want, request them all at once: Prompt:Get Refero screens 87051, 92341, 55102, and 78223
The agent uses screen_ids to fetch all four in a single call. Same works for flows with flow_ids.
Tips for effective research
- Start broad, then narrow. Search for “pricing page” first, then refine: “pricing page SaaS with comparison table and annual discount”
- Use company names. “Notion onboarding” or “Stripe checkout” are powerful queries.
- Combine concepts. “dark mode dashboard with sidebar navigation and analytics charts”
- Skip images first. Use
image_size: "none"during research. Request thumbnails only when you need to visually compare. - Use
limit: 5in agentic workflows to avoid overwhelming the context window. You can always paginate for more. - Check
related_querieson flow responses — they often surface patterns you hadn’t considered.