# 1. Welcome

Welcome to PIStudio User manual.

PIStudio is the software for the WECON PI Series HMI (human machine interface), which could be used under Microsoft Windows XP, Windows Vista, Windows 7 and Windows 10.

PIStudio allows the operation and observance of the processes that run on a machine. The communication between PIStudio and HMI takes place via USB cable or Ethernet.

{% embed url="<https://www.youtube.com/watch?v=Rj3vDAdX3NE>" %}


---

# 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://wecon.gitbook.io/pistudio-manual/master.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.
