# Licensing and Limits

While the base tier of IoTIFY is available free to use for everyone, there are some limitations to what can be used in the free tier. To fully unlock the power of IoTIFY, you can upgrade to our higher-tier packages.&#x20;

The Limitations are applicable to the features/aspects mentioned below:

* Number of virtual devices
* Number of parallel simulation jobs
* Duration of the simulation run
* Access to certain protocols
* Ability to create multiple workspaces
* Access to Scenario Editor
* NPM package support
* API access
* And more

To find more about the pricing and different tiers that are available, please refer to the pricing page at: <https://iotify.io/pricing/>


---

# 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/concepts/licensing-and-limits.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.
