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

> ## Agent Instructions
> Prefer the qBraid CLI for programmatic platform actions: pip install 'qbraid-cli>=0.12', then run `qbraid configure` once with an API key from https://account.qbraid.com/account/api-keys.
> Always install the latest packages (pip install -U qbraid qbraid-cli); do not pin versions from memory. qbraid-cli below 0.12.0 is incompatible with the current API.
> Device IDs use the QRN format vendor:provider:type:name (e.g. qbraid:qbraid:sim:qir-sv, rigetti:rigetti:qpu:cepheus-1-108q). Legacy underscore IDs are deprecated.
> The REST API base URL is https://api-v2.qbraid.com/api/v1, authenticated with an X-API-Key header.
> Free simulators cost no credits; QPU and GPU jobs consume credits. Surface the estimated cost to the user before submitting a paid job.
> For account signup, API keys, credits, and end-to-end action recipes, see https://qbraid.com/llms.txt.

# Overview

> Get an overview of the qBraid VS Code extension pack and our custom VS Code deployment.

# qBraid and VS Code

<img src="https://mintcdn.com/qbraidco/tb_0os0C-8vYyW14/v2/vscode/_static/qbraid-vscode-logo.png?fit=max&auto=format&n=tb_0os0C-8vYyW14&q=85&s=74666f316daa547f3c5a6280ba6a8f9a" alt="qBraid VS Code Logo" width="100%" className="block dark:hidden" data-path="v2/vscode/_static/qbraid-vscode-logo.png" />

<img src="https://mintcdn.com/qbraidco/Gu_1ZCfn3rPLd-KZ/v2/vscode/_static/qbraid-vscode-logo-dark.png?fit=max&auto=format&n=Gu_1ZCfn3rPLd-KZ&q=85&s=8839bf2c43b7efb7ce8f3854d2c05ad9" alt="qBraid VS Code Logo" width="100%" className="hidden dark:block" data-path="v2/vscode/_static/qbraid-vscode-logo-dark.png" />

The qBraid VS Code Extension Pack brings together a curated set of extensions
designed to streamline quantum software development, device access, and
environment management—all within the familiar Visual Studio Code interface.
This pack is available for both local installations and as part of qBraid’s
custom, cloud-hosted VS Code deployment.

## Extension Packs

The extension pack includes:

* [**Quantum Console:**](/v2/vscode/user-guide/quantum-console) Manage quantum jobs, devices, and providers like qBraid, and IBM directly from VS Code.
* [**Environment Manager:**](/v2/vscode/user-guide/environment-manager) Easily switch between and manage Python environments, essential for quantum software development.

## VS Code Deployment

qBraid offers a custom deployment of Visual Studio Code, which provides:

* **Pre-installed Quantum Extensions:** All core qBraid extensions and dependencies are ready to use—no setup required.
* **Cloud-based Development:** Access your development environment from anywhere, with persistent storage and scalable compute resources.
* **Integrated Authentication:** Secure access to qBraid and IBM Quantum services, with easy API key management.
* **Consistent Experience:** Enjoy the same interface and features whether working locally or in the cloud.

Navigate to account [Lab Instances](https://account.qbraid.com/dashboard/lab-instances), choose **VS Code** as your IDE, select a compute profile, and launch.

## Local & Cloud Flexibility

The qBraid extension pack can be installed in your local VS Code or used directly within the custom cloud deployment. This ensures a consistent, powerful quantum development experience—no matter where you work.

Explore the following pages for detailed guides on each of our extensions and deployment features, including screenshots and step-by-step usage instructions.
