# Business FAQs

### Can you provide the hardware for my project?

We are a hardware-agnostic cloud platform and do not sell hardware.

We do work with hardware companies as partners to test how their hardware integrates with our cloud, but this does not imply a distribution partnership.

{% hint style="info" %}
Since our customers are mostly system integration companies or entrepreneurs who design, manufacture, and/or distribute hardware themselves, we respect the channel and do not compete with them by offering hardware or off-the-shelf IoT solutions.
{% endhint %}

### Do you provide Integration Services?

Ubidots does not provide System Integration services. In most cases, our licenses enable projects that are deployed by either a specialized SI (System Integrator), or a customer with internal integration capabilities.

However, if your project requires **Professional Services** other than hardware integration, the Ubidots team — together with an Ubidots Enterprise license — might be a good fit.

Here are some areas where our team can help:

* Integration of third-party APIs and databases with Ubidots.
* Integration with your security provider for single sign-on (SSO).
* Integration of Ubidots dashboards or widgets into your web or mobile application.
* Development of key features to enable your use case.

### I would like to become a Distributor

By default, our business model is to enable beautiful IoT dashboards, **but you can take all the credit!**

This means that, in most cases, there is no need to become an Ubidots Distributor in order to use our tools and serve clients in your region.

This diagram better explains how to use our platform under a white-label model:

![](/files/-MiTOlxLnyYHxsnku6Od)

This approach is powerful because it enables you to offer a platform as if it were your own. This offering, together with your value-added services, allows you to determine your own markup based on the particularities of your market and region. This markup is usually greater than a distributor discount.

**If the above model still doesn't work for you,** a distribution agreement makes sense when at least one of the following is true:

* The partner needs to act as an official Ubidots distributor in front of their clients. This is the case for some public tender opportunities.
* The partner wishes to transfer all the admin capabilities of an Ubidots account to the end customer.
* The partner provides value-added services that are not bundled into an Ubidots license (for example, consulting companies), so it is not in their interest to bundle the cost of the platform into an entire solution.


---

# 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/business-faqs.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.
