diff --git a/docs/content/en/docs/manual/tamagotchi/index.md b/docs/content/en/docs/manual/tamagotchi/index.md
index 46d579942..5e1f9dd12 100644
--- a/docs/content/en/docs/manual/tamagotchi/index.md
+++ b/docs/content/en/docs/manual/tamagotchi/index.md
@@ -1,24 +1,22 @@
---
-title: Guide to Desktop version
-description: How to use Tamagotchi version of Project AIRI
+title: Desktop Quick Start
+description: How to start using Project AIRI on desktop
---
-## I want to chat, now!
+## Start Chatting
-No problem, follow me:
+After installing and launching AIRI, the quickest way to start a conversation is to complete the onboarding flow:
-- Complete the onboarding process
-
-1. Choose your desired LLM / AI provider (in the demo video, I chose OpenRouter)
-2. Input API Key to interact with LLM / AI (this serve as the brain / soul of your character)
-3. Select the desired Chat model (in the demo video, I chose `DeepSeek V3 0324`)
-4. Disable **Fade on Hover** mode from system tray
-5. Hover to the model UI, click the chat bubble icon, this will bring up the Chat window
-6. Input and Chat!
+1. Select your language if AIRI asks for it.
+2. Choose **setup with your provider**, or sign in if you already use an AIRI account.
+3. Pick a chat provider, such as OpenRouter, OpenAI Compatible API, DeepSeek, Ollama, Qwen, Gemini, or Claude.
+4. Enter the required API key or local endpoint information.
+5. Choose a chat model, then save and continue.
+6. On the main character window, click the bottom-right **Expand** button in the Controls Island.
+7. Click **Open Chat**, type a message, and send it.
::: tip Using Ollama locally?
-You will need to set the `OLLAMA_ORIGINS=*` system environment variable and restart the Ollama
-application after finishes.
+Set `OLLAMA_ORIGINS=*` as a system environment variable, then restart Ollama before selecting it in AIRI.
:::
@@ -27,62 +25,41 @@ application after finishes.
-
+## What Is On Screen
-Well yeah, this is too quick, we bet you haven't figured out what is **Fade on Hover**,
-and how to customize everything, right?
+The desktop version, also called Stage Tamagotchi, usually has these surfaces:
-::: warning We are still in early stage of developing it, many things weren't fully available yet
-Some of the features are not really ready, but we are working hard to make them true right now:
+- **Main character window**: the always-on-desktop Live2D / VRM stage.
+- **Controls Island**: the small button group at the bottom-right of the character window.
+- **Chat window**: the conversation window opened from Controls Island.
+- **Settings window**: provider, character, model, module, data, connection, and system settings.
+- **System tray menu**: size, alignment, settings, caption, widgets, and quit actions.
-- Transcriptions
-- Local Speech Synthesis (GPT-SoVITS, IndexTTS, etc.)
-- Singing
-- Configuring Discord from UI (but it works already and requires coding skills to set it up)
-- Configuring Minecraft agent from UI (but it works already and requires coding skills to set it up)
-:::
+If the character window is hidden, you can bring it back by clicking the AIRI tray icon or choosing **Show** from the tray menu.
-But first...
+## Controls Island
-::: tip Thank you!
+The Controls Island is the most convenient place to operate the desktop app during everyday use.
-Thank you for downloading and trying it!
-:::
+- Click **Expand** to reveal more actions.
+- Click **Open Chat** to open the chat window.
+- Click **Open Settings** to configure providers, models, modules, characters, and system settings.
+- Click **Switch Profile** to change the active character card.
+- Click **Refresh** when the stage needs to reload.
+- Click the light/dark icon to switch theme.
+- Click the pin icon to toggle always-on-top.
+- Click the eye icon to toggle **Auto hide** / **Always show**.
+- Use the microphone button to open hearing controls.
+- Drag the move button to reposition the character window.
-After downloaded, start AIRI from anywhere. You will see the user interface consists of two parts:
+## Auto Hide
-- Onboarding / Wizard setup guide
-- Model (capable of showing Live2D & VRM models)
+The eye button controls whether AIRI should stay fully interactive or gently reduce visual and click interference while you work.
-
+- **Always show** keeps the character visible and clickable.
+- **Auto hide** fades the character and UI when your cursor is nearby, then lets clicks pass through to the app underneath.
-We have other options/commands in the system tray, including:
-
-- Show / Hide
-- Open Settings
-- Auto positioning windows
-- etc.
-
-Let's get this started one by one by explaining basic concepts and features.
-
-## Window control
-
-We will go through the following ones:
-
-- How to interact with the model window?
-- How to move the model window?
-- How to resize it?
-
-### Fade on Hover
-
-::: info TL;DR | Cheatsheet
-To toggle this feature (be able to interact with model), use Shift + Alt + I shortcut.
-
-You can customize the key mapping in [Settings] -> [General] -> [Shortcuts]
-:::
-
-You will discover that when hovering to the model, the Live2D model fade out / disappears
-and you cannot interact with it with cursor.
+The first time you enable Auto hide, AIRI shows a short notice explaining the behavior. If AIRI becomes hard to click, move the cursor near the Controls Island and click the eye button again.
-This is because by default, the **Fade on Hover** feature is enabled: which means,
-whenever cursor hovers on top of the model window, it will fade out and your clicks passed
-through the window entirely.
+## Move And Resize
-This is a quite powerful feature, you will find it more useful when use it more and more
-while having the companion live by your side. Here are two scenarios we came up with:
-
-#### Browsing CrunchyRoll
-
-
-
-#### Browsing Steam
-
-
-
-it's easy to disable this feature.
-
-There are two ways to disable this feature:
-
-- System tray
-- Shortcut
-
-You can toggle this feature through:
-
-1. Right click system tray icon
-2. Click **Window mode**
-3. Click **Fade on hover**
-
-
-
-
-
-### Move the window
-
-::: info TL;DR | Cheatsheet
-To toggle this feature (be able to interact with model), use Shift + Alt + N shortcut.
-
-You can customize the key mapping in [Settings] -> [General] -> [Shortcuts]
-:::
-
-
+To move the character window, drag the move button at the bottom-right of the Controls Island.
-### Resize the window
+On Windows, you can resize the character window by dragging the window edges or corners. The tray menu also provides a few quick presets:
-::: info TL;DR | Cheatsheet
-To toggle this feature (be able to interact with model), use Shift + Alt + A shortcut.
+1. Right-click the AIRI tray icon.
+2. Open **Adjust sizes**.
+3. Choose **Recommended**, **Full Height**, **Half Height**, or **Full Screen**.
-You can customize the key mapping in [Settings] -> [General] -> [Shortcuts]
-:::
-
-
+You can use **Align to** in the same tray menu to place the window at the center or a screen corner.
-## Chat
+## Settings Worth Checking
-There is no direct option/command to summon the Chat window from system tray
-right now, but we might add this in the future, currently, in order to open the
-Chat window, you will need to toggle off the **Fade on Hover** mode.
+These pages are useful to check after the first chat works:
-::: info TL;DR | Cheatsheet
-Shortcut for Fade on Hover is: Shift + Alt + I.
-:::
+- **Service Sources**: add or edit Chat, Speech, Transcription, and Artistry providers.
+- **Body Modules**: choose which providers AIRI uses for consciousness, voice, hearing, vision, memory, Discord, Minecraft, Factorio, MCP, and other modules.
+- **Character Model**: switch between Live2D and VRM models, or import your own model.
+- **AIRI Character Card**: change the active character or create a new one.
+- **System**: set language, theme, analytics preference, and desktop-specific options.
-
-
-
+Some modules are still experimental and may require local source setup or external services. For a more detailed Windows-focused walkthrough, see the [full desktop manual](./setup-and-use/).
diff --git a/docs/content/ja/docs/manual/tamagotchi/index.md b/docs/content/ja/docs/manual/tamagotchi/index.md
index eb00796c2..91e828b5b 100644
--- a/docs/content/ja/docs/manual/tamagotchi/index.md
+++ b/docs/content/ja/docs/manual/tamagotchi/index.md
@@ -1,23 +1,22 @@
---
-title: デスクトップ版のガイド
-description: Project AIRI のたまごっちバージョンの使い方
+title: デスクトップ版クイックスタート
+description: Project AIRI デスクトップ版の使い方
---
-## 今すぐチャットしたい!
+## まずチャットする
-問題ありません、私についてきてください:
+AIRI をインストールして起動したら、まずはオンボーディングを進めると会話を始めやすくなります。
-- オンボーディングプロセスを完了する
+1. AIRI に求められた場合は言語を選択します。
+2. **プロバイダーでセットアップ** を選びます。既に AIRI アカウントを使っている場合は、**サインイン** を選んでもかまいません。
+3. OpenRouter、OpenAI Compatible API、DeepSeek、Ollama、Qwen、Gemini、Claude などのチャットプロバイダーを選びます。
+4. API キー、またはローカルエンドポイントなど必要な情報を入力します。
+5. チャットモデルを選び、保存して続行します。
+6. メインのキャラクターウィンドウ右下にあるコントロールアイランドで **展開** をクリックします。
+7. **チャットを開く** をクリックし、メッセージを入力して送信します。
-1. 希望の LLM / AI プロバイダーを選択します(デモビデオでは OpenRouter を選択しました)
-2. LLM / AI と対話するための API キーを入力します(これはキャラクターの脳/魂として機能します)
-3. 希望のチャットモデルを選択します(デモビデオでは `DeepSeek V3 0324` を選択しました)
-4. システムトレイから **Fade on Hover**(ホバー時にフェード)モードを無効にします
-5. モデル UI にカーソルを合わせ、吹き出しアイコンをクリックすると、チャットウィンドウが表示されます
-6. 入力してチャットしましょう!
-
-::: tip ローカルで Ollama を使用していますか?
-完了後、`OLLAMA_ORIGINS=*` システム環境変数を設定し、Ollama アプリケーションを再起動する必要があります。
+::: tip ローカルの Ollama を使う場合
+システム環境変数 `OLLAMA_ORIGINS=*` を設定し、Ollama を再起動してから AIRI で選択してください。
:::
@@ -26,60 +25,41 @@ description: Project AIRI のたまごっちバージョンの使い方
-
+## 画面にあるもの
-ええと、これは早すぎましたね。**Fade on Hover** とは何なのか、どうやってすべてをカスタマイズするのか、まだわかりませんよね?
+デスクトップ版は Stage Tamagotchi とも呼ばれ、主に次の画面で構成されています。
-::: warning 私たちはまだ開発の初期段階にあり、多くの機能はまだ完全には利用できません
-いくつかの機能はまだ準備ができていませんが、現在それらを実現するために懸命に取り組んでいます:
+- **メインキャラクターウィンドウ**:デスクトップ上に常駐する Live2D / VRM ステージです。
+- **コントロールアイランド**:キャラクターウィンドウ右下の小さなボタングループです。
+- **チャットウィンドウ**:コントロールアイランドから開く会話用ウィンドウです。
+- **設定ウィンドウ**:プロバイダー、キャラクター、モデル、モジュール、データ、接続、システム設定を変更できます。
+- **システムトレイメニュー**:サイズ、配置、設定、キャプション、ウィジェット、終了などを操作できます。
-- 文字起こし
-- ローカル音声合成 (GPT-SoVITS, IndexTTS など)
-- 歌唱
-- UI からの Discord の設定(ただし、すでに機能しており、設定にはコーディングスキルが必要です)
-- UI からの Minecraft エージェントの設定(ただし、すでに機能しており、設定にはコーディングスキルが必要です)
-:::
+キャラクターウィンドウが隠れている場合は、AIRI のトレイアイコンをクリックするか、トレイメニューの **表示** から戻せます。
-しかし、その前に...
+## コントロールアイランド
-::: tip ありがとうございます!
+コントロールアイランドは、デスクトップ版を日常的に操作するための便利な入口です。
-ダウンロードして試していただきありがとうございます!
-:::
+- **展開** をクリックすると、追加の操作が表示されます。
+- **チャットを開く** でチャットウィンドウを開きます。
+- **設定を開く** でプロバイダー、モデル、モジュール、キャラクター、システム設定を開きます。
+- **プロファイルを切り替え** でアクティブなキャラクターカードを変更します。
+- 必要に応じて **再読み込み** でステージを再読み込みします。
+- ライト / ダークのアイコンでテーマを切り替えます。
+- ピンのアイコンで常に手前に表示するかを切り替えます。
+- 目のアイコンで **自動的に隠す** / **常に表示** を切り替えます。
+- マイクボタンで聴覚コントロールを開きます。
+- 移動ボタンをドラッグして、キャラクターウィンドウを移動します。
-ダウンロード後、どこからでも AIRI を起動できます。ユーザーインターフェースは2つの部分で構成されていることがわかります:
+## 自動的に隠す
-- オンボーディング / ウィザードセットアップガイド
-- モデル (Live2D および VRM モデルを表示可能)
+目のアイコンは、AIRI をしっかり操作できる状態にするか、作業中の視界やクリックへの干渉をやわらげるかを切り替えます。
-
+- **常に表示** は、キャラクターを表示したままクリックできる状態にします。
+- **自動的に隠す** は、カーソルが近づいたときにキャラクターと UI をフェードさせ、背後のアプリへクリックを通しやすくします。
-システムトレイには、次のような他のオプション/コマンドがあります:
-
-- 表示 / 非表示
-- 設定を開く
-- ウィンドウの自動配置
-- など
-
-基本的な概念と機能を説明しながら、一つずつ始めていきましょう。
-
-## ウィンドウ操作
-
-以下について説明します:
-
-- モデルウィンドウとの対話方法は?
-- モデルウィンドウの移動方法は?
-- サイズ変更の方法は?
-
-### Fade on Hover(ホバー時にフェード)
-
-::: info TL;DR | チートシート
-この機能を切り替える(モデルと対話できるようにする)には、Shift + Alt + I ショートカットを使用します。
-
-キーのマッピングは [設定] -> [一般] -> [ショートカット] でカスタマイズできます。
-:::
-
-モデルにカーソルを合わせると、Live2D モデルがフェードアウト/消え、カーソルで対話できないことに気付くでしょう。
+初めて自動的に隠すを有効にすると、AIRI は挙動を説明する短い案内を表示します。AIRI をクリックしづらくなった場合は、カーソルをコントロールアイランド付近に移動し、もう一度目のアイコンをクリックすると戻せます。