# Windows Installation Guide

### Desktop App Installation

If this is your first time using NoPorts, we recommend you start here:

{% content-ref url="/pages/9bGAZdcLhoBC8N96s8Yw" %}
[Windows Desktop Client Installation](/installation/windows/desktop.md)
{% endcontent-ref %}

### CLI Client Installation

If you are more comfortable with the CLI, you can follow this guide to install the binaries:

{% content-ref url="/pages/v9RVKdNucOptf6ET3SAR" %}
[Windows CLI Client Installation](/installation/windows/cli-client.md)
{% endcontent-ref %}

### Device Installation

If you want to setup access to your Windows device, follow this guide:

{% content-ref url="/pages/XALJBM3XnX9Ftb2NNjps" %}
[Windows Device Installation](/installation/windows/device.md)
{% endcontent-ref %}


---

# 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.noports.com/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.
