# Installation

Kodezi Extension can be found in the Visual Studio Code IDE.  Follow the below steps to set up Kodezi Extension in your Visual Studio Code IDE.

{% hint style="info" %}
Kodezi Extension supports Windows, Linux, and macOS. If you have any installation issues contact our team <mark style="color:blue;">**<support@kodezi.com>**</mark>
{% endhint %}

## Step 1 :

Open the Visual Studio Code IDE. Then click on the Extension Button in your activity bar. If you want to download directly follow the instructions [here](https://kodezi.com/ide).

<figure><img src="/files/Ak0suYt4A7ENtBiYBIPw" alt=""><figcaption></figcaption></figure>

## Step 2 :

Type "Kodezi Extension" in the search bar located at the top. Kodezi Extension will be listed in the results. Click on Install Button under Kodezi Extension.

<figure><img src="/files/u2REQkyKzK3G5DdmCFw3" alt=""><figcaption></figcaption></figure>

Once installation is complete Kodezi Extension will be listed on your activity bar and be ready for use.

<figure><img src="/files/WUOiIl3dRl76kDEVEWve" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.kodezi.com/basics/installation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
