# Welcome

Welcome to the documentation of beeta.one, your IoT innovation platform. Beeta.one empowers you to easily develop, implement, and offer customised software solutions based on machine and sensor data.

Our platform follows three main principles:

* **Modularity**: The modular architecture of our platform allows businesses to select and combine the components they need, thus providing a tailored solution that meets their specific requirements.
* **No-Code Approach**: With our user-friendly No-Code platform, even non-technical staff can develop, implement, and distribute custom IoT data flows. This lowers the barrier of entry for the process and allows more people in the organisation to contribute to digital transformation.
* **Edge Computing**: Edge Computing refers to the practice of processing data near its source, rather than sending it to a remote server for processing. This approach reduces latency, improves speed, and ensures data privacy.

By combining these principles, we provide a complete and user-friendly tool for digital transformation. This tool allows you to fully utilise your data, digitise operational processes, and encourage innovation. With our platform, businesses can effectively create, organise, and improve data streams to capture, analyse, and transmit data from machines and sensors. We offer smooth management of data flow implementations across different Edge devices to ensure efficiency and scalability.

## What will I find here?

You will find some more detailed explanation of the features of our platform and some guides you can follow.&#x20;

## Questions & Feedback

If you need any additional support or would like to tell as something, please do not hesitate to contact us [via email](mailto:hello@beeta.one).


---

# 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.beeta.one/readme.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.
