diff --git a/packages/docs/index.mdx b/packages/docs/index.mdx
index 3bce32046a..474d7f6454 100644
--- a/packages/docs/index.mdx
+++ b/packages/docs/index.mdx
@@ -8,31 +8,6 @@ description: "Get started with OpenCode."
wipe your data, things may break, and APIs, configuration, and plugin APIs may change.
-[**OpenCode**](https://opencode.ai) is an open source AI coding agent. It's available as a terminal-based interface or
-desktop app.
-
-
-
-Let's get started.
-
----
-
-#### Prerequisites
-
-To use OpenCode in your terminal, you'll need:
-
-1. A modern terminal emulator like:
- - [Ghostty](https://ghostty.org), Linux and macOS
- - [WezTerm](https://wezterm.org), cross-platform
- - [Alacritty](https://alacritty.org), cross-platform
- - [Kitty](https://sw.kovidgoyal.net/kitty/), Linux and macOS
-2. API keys for the LLM providers you want to use.
-
----
-
## Install
The curl install script is not available in beta.
@@ -99,6 +74,19 @@ Standalone binaries are not available in beta.
---
+#### Prerequisites
+
+To use OpenCode in your terminal, you'll need:
+
+1. A modern terminal emulator like:
+ - [Ghostty](https://ghostty.org), Linux and macOS
+ - [WezTerm](https://wezterm.org), cross-platform
+ - [Alacritty](https://alacritty.org), cross-platform
+ - [Kitty](https://sw.kovidgoyal.net/kitty/), Linux and macOS
+2. API keys for the LLM providers you want to use.
+
+---
+
## Connect
With OpenCode you can use any LLM provider by configuring its API key.