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

# Install the Extension

> Download and install the Qualcomm® VSCode Extension from the Qualcomm Software Center.

## Download

The extension is available on the [Qualcomm® Software Center (QSC)](https://softwarecenter.qualcomm.com/catalog/item/qualcomm_ide_developer_edition) — **no account or login required**.

<img src="https://mintcdn.com/qualcomm-prod/RietNfmN9gs2vaJw/Tools/QVSCE/images/software_center_download_page_community.png?fit=max&auto=format&n=RietNfmN9gs2vaJw&q=85&s=5f2e3581ff4da53c05f4c6a1d87ed665" alt="Qualcomm Software Center — download page" width="1708" height="964" data-path="Tools/QVSCE/images/software_center_download_page_community.png" />

<Note>
  Look for **Qualcomm IDE Developer Edition** on the catalog page. The download is a `.vsix` file.
</Note>

## Install in VS Code

<Steps>
  <Step title="Open the Extensions side-bar">
    Click the Extensions icon in the Activity Bar (or press `Ctrl+Shift+X`).
  </Step>

  <Step title="Install from VSIX">
    Click the `…` overflow menu at the top of the Extensions panel and choose **Install from VSIX…**

    <img src="https://mintcdn.com/qualcomm-prod/ajmq44Q1W0vLtUT4/Tools/QVSCE/images/vscode_install_from_file.png?fit=max&auto=format&n=ajmq44Q1W0vLtUT4&q=85&s=0da57992d58fa53d68c3a2aa98ae13a4" alt="VS Code — Install from VSIX option" width="682" height="269" data-path="Tools/QVSCE/images/vscode_install_from_file.png" />

    Browse to the `.vsix` file you downloaded.

    <Warning>
      **Windows users:** Install the extension from **inside WSL**. Confirm that the VS Code status bar reads **WSL: Connected** before this step.

      <img src="https://mintcdn.com/qualcomm-prod/ajmq44Q1W0vLtUT4/Tools/QVSCE/images/vscode_wsl.png?fit=max&auto=format&n=ajmq44Q1W0vLtUT4&q=85&s=21ce2df0e16b448f29fc4e38b2eb0afd" alt="VS Code — WSL Connected status" width="143" height="114" data-path="Tools/QVSCE/images/vscode_wsl.png" />
    </Warning>
  </Step>

  <Step title="Activate the extension">
    After installation, a **Qualcomm** icon appears in the Activity Bar. Click it.

    <img src="https://mintcdn.com/qualcomm-prod/ajmq44Q1W0vLtUT4/Tools/QVSCE/images/vscode_extension_icon.png?fit=max&auto=format&n=ajmq44Q1W0vLtUT4&q=85&s=cfbd12ec7713ee6f55f87c29d6b8f9fd" alt="VS Code — Qualcomm extension icon in Activity Bar" width="359" height="274" data-path="Tools/QVSCE/images/vscode_extension_icon.png" />

    Select **Home** in the side-bar, then click **Get Started** to launch the host setup wizard.
  </Step>
</Steps>

## Verify Installation

You should see the Qualcomm extension icon in the Activity Bar and be able to navigate to **Home** in the side-bar.

<Check>
  The **Home** page loads with a **Get Started** button — you are ready to configure your development environment.
</Check>
