diff --git a/packages/docs/learn/ask-ai/prompt-to-design.mdx b/packages/docs/learn/ask-ai/prompt-to-design.mdx
index c41d87db..1439e7cd 100644
--- a/packages/docs/learn/ask-ai/prompt-to-design.mdx
+++ b/packages/docs/learn/ask-ai/prompt-to-design.mdx
@@ -63,8 +63,7 @@ Each chat is labeled with the page, component, or flow it last worked on. Click
Ask AI includes additional tools:
- **[Adding context with @](/learn/ask-ai/adding-context)** — Reference other pages, components, snippets, and docs in your prompt
-- **[Upload image](/learn/ask-ai/image-to-design)** — Add reference images
-- **[Import from Figma](/learn/ask-ai/image-to-design#import-from-figma)** — Import Figma designs using the image model
+- **[Upload image](/learn/ask-ai/image-to-design)** — Add reference images, including [Figma frames copied as images](/learn/ask-ai/image-to-design#import-from-figma)
- **[Reference a web page](/learn/ask-ai/image-to-design#reference-a-web-page)** — Paste a URL to use a live web page as a reference
- **[Personalize AI](/learn/ask-ai/personalizing-ai)** — Configure project-wide context
diff --git a/packages/docs/learn/design-mode/preview.mdx b/packages/docs/learn/design-mode/preview.mdx
index 6757d952..017b8890 100644
--- a/packages/docs/learn/design-mode/preview.mdx
+++ b/packages/docs/learn/design-mode/preview.mdx
@@ -5,4 +5,4 @@ description: Preview your designs and test interactions.
Preview mode shows how your design behaves outside the editor. Interactions like hover states work in preview.
-To preview your design, click the **eye** icon in the navbar, or press Shift + Space. From the flow editor, the same shortcut previews the selected page, or the flow's first page when nothing is selected.
+To preview your design, click **Open full-screen preview** in the toolbar, or press Shift + Space. From the flow editor, the same shortcut previews the selected page, or the flow's first page when nothing is selected.