# Installation (Windows)

Installing Narafy for Windows is a straightforward process.

You can download Narafy here: <https://www.narafy.com/download>

### **Download and Install**:

* Visit the Narafy download page and select the Windows option.
* Once the download is complete, double click on the .exe file. This will look something like this:

<figure><img src="/files/0tSVO3WlUEq0NYhIYgr7" alt=""><figcaption></figcaption></figure>

* You may be prompted to confirm that you trust this installation. Confirm to proceed.
* A setup window will be shown. First select whether you want a desktop shortcut and then click next. The program will be installed as shown:

<figure><img src="/files/EzrquAIuKioFZmz0d519" 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://info.narafy.com/new-to-narafy/installation/installation-windows.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.
