# Enterprise solutions

- [How to send data to Azure IoT Hub](https://docs.akenza.io/akenza.io/tutorials/create-enterprise-solutions/how-to-send-data-to-the-azure-iot-hub.md): In this tutorial you will learn how to send data to Azure IoT Hub
- [How to send data to the Google Cloud Pub/Sub](https://docs.akenza.io/akenza.io/tutorials/create-enterprise-solutions/how-to-send-data-to-the-google-cloud-pub-sub.md): In this tutorial you will learn how to send data to the Google Cloud Pub/Sub
- [How to send data to InfluxDB](https://docs.akenza.io/akenza.io/tutorials/create-enterprise-solutions/how-to-send-data-to-influxdb.md): In this tutorial you will learn how to send data to InfluxDB
- [How to send data to AWS Kinesis](https://docs.akenza.io/akenza.io/tutorials/create-enterprise-solutions/how-to-send-data-to-aws-kinesis.md): In this tutorial you will learn how to send data to AWS Kinesis
- [How to send data to Azure Event Hubs with Apache Kafka](https://docs.akenza.io/akenza.io/tutorials/create-enterprise-solutions/how-to-send-data-to-event-hubs-with-apache-kafka.md): In this tutorial you will learn how to send data to Event Hubs with Apache Kafka


---

# 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.akenza.io/akenza.io/tutorials/create-enterprise-solutions.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.
