diff --git a/editor/agent.mdx b/editor/agent.mdx
index 78beda5864..5637baebd8 100644
--- a/editor/agent.mdx
+++ b/editor/agent.mdx
@@ -11,9 +11,11 @@ The editor agent makes changes directly in your current branch.
## Open the agent
{/* vale Mintlify.FirstPerson = NO */}
-Click **Ask agent** in the editor toolbar, or press Cmd + I (macOS) or Ctrl + I (Windows).
-To close the panel, click the **X** button in the panel header or press Cmd + I again.
+Click **Ask agent** in the editor toolbar, or press Cmd \+ I (macOS) or Ctrl \+ I (Windows).
+
+To close the panel, click the **X** button in the panel header or press Cmd \+ I again.
+
{/* vale Mintlify.FirstPerson = YES */}
## Send a message
@@ -35,9 +37,10 @@ Example prompts:
Click the paperclip icon in the chat box, or drag and drop files onto the panel. The agent reads attached files as context for your request.
Supported file types:
+
- **Images**: JPG, PNG, GIF, WebP, SVG
- **Documents**: PDF
-- **Code and text**: `.js`, `.ts`, `.jsx`, `.tsx`, `.mdx`, `.md`, `.json`, `.yaml`, `.html`, `.css`, Python, Go, Rust, Ruby, Java, Swift, C, C++, SQL, shell scripts, and more
+- **Code and text**: `.js`, `.ts`, `.jsx`, `.tsx`, `.mdx`, `.md`, `.json`, `.yaml`, `.html`, `.css`, Python, Go, Rust, Ruby, Java, Swift, C, C\+\+, SQL, shell scripts, and more
Maximum size: 5 MB per file. Maximum: 10 files per message.
@@ -49,6 +52,8 @@ In visual mode, select text on a page. A floating toolbar appears over the selec
As the agent edits your pages, a **Changed files** panel appears in the chat. Expand it to see a list of every file modified in the session. Click any file to open it in diff view and compare the agent's changes against the original.
+Hello there
+
## What the agent can do
### Edit pages
@@ -97,4 +102,4 @@ Click the clock icon in the panel header to see your previous chat sessions. Cli
## AI instructions
-To give the agent persistent guidance like voice rules, terminology, or formatting conventions, configure AI instructions in [Editor settings](/editor/settings#ai-instructions). The agent follows these instructions on every request without you needing to repeat them.
+To give the agent persistent guidance like voice rules, terminology, or formatting conventions, configure AI instructions in [Editor settings](/editor/settings#ai-instructions). The agent follows these instructions on every request without you needing to repeat them.
\ No newline at end of file
diff --git a/untitled-page.mdx b/untitled-page.mdx
new file mode 100644
index 0000000000..e69de29bb2