diff --git a/documentation/src/components/DesktopProviderSetup.js b/documentation/src/components/DesktopProviderSetup.js
index ba6cb5aada..0c77aea389 100644
--- a/documentation/src/components/DesktopProviderSetup.js
+++ b/documentation/src/components/DesktopProviderSetup.js
@@ -5,8 +5,8 @@ export const DesktopProviderSetup = () => {
<>
On the welcome screen, choose how to configure a provider:
- - OpenRouter (recommended) - One-click OAuth authentication provides instant access to multiple AI models with built-in rate limiting.
- - Ollama - Free local AI that runs privately on your computer. If needed, the setup flow will guide you through installing Ollama and downloading the recommended model.
+ - Tetrate Agent Router - One-click OAuth authentication provides instant access to multiple AI models, starting credits, and built-in rate limiting.
+ - OpenRouter - One-click OAuth authentication provides instant access to multiple AI models with built-in rate limiting.
- Other Providers - Choose from ~20 supported providers including OpenAI, Anthropic, Google Gemini, and others through manual configuration. Be ready to provide your API key.
>