> ## Documentation Index
> Fetch the complete documentation index at: https://docs.devinenterprise.com/llms.txt
> Use this file to discover all available pages before exploring further.

# DeepWiki

> DeepWiki を使うと、コードシンボルの AI による説明を取得できます。関数、変数、クラスにカーソルを合わせて、コードベース内の見慣れないコードを理解しましょう。

Devin Desktop Editor には、[Devin の DeepWiki 機能](/ja/work-with-devin/deepwiki) が組み込まれています。コードベース内の見慣れない部分をすばやく把握するのに利用できます。

DeepWiki のインターフェースは、Primary Side Bar / Activity Bar にあります。

<video autoPlay controls muted loop playsInline className="w-full aspect-video" src="https://mintcdn.com/cognitionai-enterprise/GYcs1r0Vcxr5GSpj/desktop/assets/windsurf/deepwiki-demo.mp4?fit=max&auto=format&n=GYcs1r0Vcxr5GSpj&q=85&s=72f665811b50220ce64799e7d455f807" data-path="desktop/assets/windsurf/deepwiki-demo.mp4" />

DeepWiki を利用するには、コードベース内のシンボルにカーソルを合わせて `Cmd+Shift+Click` を押します。すると、そのコードシンボルの詳細な説明が表示されます。

基本的な型情報だけを表示する従来のホバーカードとは異なり、DeepWiki のホバーでは、コードを読み進めながら関数、変数、クラスの説明を確認できます。

DeepWiki の説明は、DeepWiki パネル右上の `⋮` ボタンをクリックして `Add to Cascade` を選択すると、Cascade に `@-mention` として送信できます。

<img style={{ display: "block", margin: "auto" }} src="https://mintcdn.com/cognitionai-enterprise/GYcs1r0Vcxr5GSpj/desktop/assets/windsurf/deepwiki-example.jpg?fit=max&auto=format&n=GYcs1r0Vcxr5GSpj&q=85&s=a305eaf6bf10840bc2b6df04856a23a6" width="2050" height="2448" data-path="desktop/assets/windsurf/deepwiki-example.jpg" />
