# What is Ubidots?

We're an Internet of Things development platform that helps thousands of **IoT entrepreneurs**, **system integrators**, and **businesses** launch and scale their IoT projects without hiring a software team.

{% embed url="<https://www.youtube.com/watch?v=YTQdTAXkq8Y>" %}

Ubidots provides three tiers to power your IoT development cycle:

* [**Ubidots STEM**](https://ubidots.com/stem): A free tier for makers, students, researchers, and hobbyists learning about the possibilities of IoT.
* **Ubidots Cloud**: Our main deployment, offered under the traditional SaaS model (Software as a Service). See [public pricing](https://ubidots.com/pricing).
* **Ubidots Enterprise**: For customers requiring dedicated support, service levels, and/or support for large volumes of devices or data.
  * Optional: Ubidots Private Cloud deployment


---

# 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://dev.ubidots.com/getting-started/sending-your-first-data-points.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.
