# 3. Getting Started

This chapter provides a quick and precise introduction to PIStudio.

It does not contain a comprehensive list of all possible functions, but includes all necessary information to use PIStudio’s main functions.

**This chapter consists of the following section:**

[Creating a project](/pistudio-manual/3.-getting-started/3.1-creating-a-project.md)

[Configuring communication](/pistudio-manual/3.-getting-started/3.2-configuring-communication.md)

[Configuring the screens](/pistudio-manual/3.-getting-started/3.3-configuring-the-screens.md)

[Compiling project](/pistudio-manual/3.-getting-started/3.4-compiling-project.md)

[Simulation](/pistudio-manual/3.-getting-started/3.5-simulation.md)

[Download project](/pistudio-manual/3.-getting-started/3.6-download-project.md)


---

# 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/3.-getting-started.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.
