# Getting started

Before starting this tutorial, you should be familiar with the inSCADA user interface. inSCADA has a very simple interface as shown in the picture below.

![Home Page](https://3585470428-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LLGnZudlzfM63QD-_cp%2F-LjH706yfqdlRNwWi5Cn%2F-LjH73g5dtcHYRjumYPv%2FHome_08072019.png?alt=media\&token=ad7d759e-38e8-4fb4-8891-60b26aad8e84)

As shown in Figure 1, inSCADA offers an intuitive interface with user options on the left, an area where menu options are presented in the middle, and buttons for language switching in the upper left corner.

![Dashboard Setting in Home Page](https://3585470428-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LLGnZudlzfM63QD-_cp%2F-LjH706yfqdlRNwWi5Cn%2F-LjH7DwDejdL3dcAk3sw%2FHome_Settings.png?alt=media\&token=72a91cf8-3c1c-4f6f-8615-95778fc8f00c)

On the Home screen, there are dashboards where users can display 2 animation pages, 1 Trend and 1 alarm page for their projects. Dashboard settings can be changed by pressing the <img src="https://3585470428-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LLGnZudlzfM63QD-_cp%2F-LjH706yfqdlRNwWi5Cn%2F-LjH80jwQ8_zCqfHdAZR%2Fsettings.png?alt=media&#x26;token=b6ee807b-afbd-4ac5-ae5d-ebb2acbb9c36" alt="" data-size="line"> icon in the upper left corner.

![System Resources](https://3585470428-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LLGnZudlzfM63QD-_cp%2F-LjH706yfqdlRNwWi5Cn%2F-LjH8Dt2LgBZ7UcG6Wuf%2FHomeandCPU.png?alt=media\&token=8f5b79d1-0c10-4227-9f69-31e96bf3fa76)

On the inSCADA screen, you can see the status of system resources by clicking on the <img src="https://3585470428-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LLGnZudlzfM63QD-_cp%2F-LjH706yfqdlRNwWi5Cn%2F-LjHAYbOdwbllYiY9Qk7%2Fbarchart.png?alt=media&#x26;token=d6dcd7f9-859b-45cb-a64f-18c9b88685d3" alt="" data-size="line">  icon in the upper left corner.

![Chat](https://3585470428-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LLGnZudlzfM63QD-_cp%2F-LjH706yfqdlRNwWi5Cn%2F-LjHB1IIdB0YB3-auO7K%2FHomeandChat.png?alt=media\&token=998a3e64-34ea-45e5-9e05-b8c0bcc2f7e2)

You can enter the messaging system by pressing the<img src="https://3585470428-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LLGnZudlzfM63QD-_cp%2F-LjH706yfqdlRNwWi5Cn%2F-LjHCNRaAYC2QyGajJ9A%2F1024px-Rpb_dialog_icon.svg.png?alt=media&#x26;token=314d86ca-0eb0-4830-96e8-91960e9c3bee" alt="" data-size="line">icon in the upper left corner of the inSCADA screen. Here, all users connected to the inSCADA platform can send messages to each other and carry out their joint work on the same platform in communication with each other.


---

# 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://inscada.gitbook.io/ins/en-1/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.
