DOCS · FEATURES
Screenshot AI
Press a single hotkey to capture your active screen and stream the answer in seconds. The most common workflow during a coding interview.
How to use it
- Have the question visible on your active screen (LeetCode tab, Zoom screen-share, Notepad, etc.)
- Press Ctrl + 1
- The AI starts streaming the answer in the chat panel within ~1–2 seconds
- Read the response, ask follow-ups in the input box, or hit Esc to cancel mid-stream
Override the default question
If you type something in the input box before hitting Ctrl + 1, your typed text is used as the question instead of the default "analyze the problem" instruction. Examples:
- "Just give me the time complexity, not the full solution"
- "Explain the approach in plain English first"
- "Translate the function in this screenshot to Python"
Tips
- Keep your screen resolution at 1920×1080 or below for best OCR accuracy on text-heavy screenshots.
- If the question is a system-design problem (architecture, scaling, data model), turn on System Design Mode first — you'll get rendered Mermaid diagrams in the answer.
- Press Home between unrelated questions so the AI doesn't mix prior context.
Related
- System Design Mode — for architecture/diagram answers
- Global Hotkeys