What problem does it solve? AI models lack access to current information beyond their training data, making it impossible to answer questions about recent events, current API documentation, or live pricing without external retrieval. ## Core Features & Use Cases - Web Search: Run single or batched natural-language queries (up to 10 concurrently) and receive answers plus ranked result pages with titles, URLs, and snippets. - URL Content Fetching: Retrieve any public HTTPS page and convert it to clean markdown for analysis or citation. - Branding & Visual Reference: Extract branding profiles (colors, fonts, spacing) and capture screenshots from URLs to match an existing site's design. - Use Case: When a user asks about current OpenAI API rate limits, search for the latest documentation, then fetch the official page to verify exact numbers before answering. ## Quick Start Search the web for the latest FastAPI dependency injection tutorial and fetch the full content of the top result.