# Windows

## Installation

In order to connect your *Windows* *Admin PC*, download and install the appropriate client: <https://openvpn.net/community-downloads>.

![](/files/-MLJ5KtJYWUqeJ0C8HbX)

## Connect the admin PC to your Sinip network

Run the installed client and click on the *"+"* button in the bottom right corner, the select *"IMPORT FROM FILE"* and click on *"BROWSE"*.

![](/files/-MKVdWdHl65s6v_pnnDE)

Download an unused *key* from your [Sinip account](https://my.sinip.tech). Make sure that you're not currently using the same key in another device. Select the key file and then click *"Add"*.

![](/files/-MLJ5KtLpzSq97zzx_NL)

{% hint style="warning" %}
The `Admin PC` must use a *key* that is not currently used by any other device in your *Sinip* network.
{% endhint %}

Finally, click on the toggle button to connect the `Admin PC` to your *Sinip* network.

![](/files/-MKVdWdJXR5mWZiPbT0m)

{% hint style="success" %}
As long as the `Admin PC` is connected in this way, you're able to remotely connect to any other device in your network using its *Sinip* IP address!
{% endhint %}


---

# 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.sinip.tech/sinip/lang-en/setup-admin-devices/pc/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.
