# Getting Started

We have prepared guides on how to best utilize IoTIFY for your needs. Choose the profile which matches you the best.

## Beginner (Learning about IoT)

Want to learn more about the world of IoT and how to build amazing IoT applications. Use the following guide for resources and tools to understand and learn about IoT development.

{% content-ref url="/pages/-MA63\_BGOfx7o3JknmIw" %}
[Beginner](/temp/getting-started/beginner.md)
{% endcontent-ref %}

## Developer (Building an IoT solution)

IoTIFY is a cloud-based device simulator, which is scalable and customizable to your requirements. Use the following guides to understand the basics of how IoTIFY works, and then move forward.

{% content-ref url="/pages/-MA6E1ilgVuwxrbwNf0U" %}
[Developer](/temp/getting-started/developer.md)
{% endcontent-ref %}

## Tester (Looking to benchmark our IoT solution)

Need to benchmark your IoT solution? Talk to us to set up a fully scalable IoT performance testing solution for your custom needs.&#x20;

{% content-ref url="/pages/-MA6I74QJJ0\_fQeI2NIH" %}
[Tester](/temp/getting-started/tester.md)
{% endcontent-ref %}


---

# 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/temp/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.
