# Getting Started

Welcome to IoTIFY, your one-stop solution for all your IoT testing needs. This guide will walk you through the steps for creating and running your very first test.

When you first log into IoTIFY, you will be greeted into the interface. It's divided into two parts, The left pane, and the work area.

The left pane houses the Workspace Selector, the navigational shortcuts to move from one part of the platform to another, and the profile menu. This pane can also be minimized by clicking on the arrow in the profile menu so that the full screen can be utilized for work.

![](/files/DzVjq7czueFtnMtmqIXe)

The right side of the screen is what we will call the work area. The contents of this change according to the part of the interface we are in. Since we are in the Tests interface, it shows a list of all the tests created in the workspace.&#x20;

<figure><img src="/files/hsADHmFLd6u5I7yduwfS" alt=""><figcaption></figcaption></figure>

Let's move forward and see how we can create our first test.


---

# 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.iotify.io/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.
