# PLUGINS MARKETPLACE

***

At Thinger.io, IoT integration is designed to be straightforward and accessible. On the dedicated page, comprehensive information is available regarding the platform's compatibility with various tools and the range of plugins offered.

{% embed url="<https://marketplace.thinger.io/>" %}

Thinger.io's plugin collection extends the platform's capabilities, offering a range of solutions from data visualization to device management. These extensions are designed to complement the core Thinger.io platform.

### &#x20;Communication and Control

* [Node-RED](https://marketplace.thinger.io/plugins/node-red/)
* [The Things Stack](https://marketplace.thinger.io/plugins/ttn-stack/)
* [Chirpstack](https://marketplace.thinger.io/plugins/chirpstack/)
* [LORIOT](https://marketplace.thinger.io/plugins/loriot/)
* [HTTP Device](https://marketplace.thinger.io/plugins/http-device/)
* [Sigfox](https://marketplace.thinger.io/plugins/sigfox/)

### Development and OTA

* [VS Code](https://marketplace.thinger.io/plugins/vscode/)

### Monitoring and Visualization

* [Alertmanager](https://marketplace.thinger.io/plugins/alertmanager/)
* [Grafana](https://marketplace.thinger.io/plugins/grafana/)
* [Prometheus Exporter](https://marketplace.thinger.io/plugins/prometheus-exporter/)
* [Prometheus](https://marketplace.thinger.io/plugins/prometheus/)

### Data Visualization and Processing

* [InfluxDB2](https://marketplace.thinger.io/plugins/influxdb2/)
* [Jupyter Minimal](https://marketplace.thinger.io/plugins/jupyter-minimal/)
* [Jupyter R](https://marketplace.thinger.io/plugins/jupyter-r/)
* [Jupyter TensorFlow](https://marketplace.thinger.io/plugins/jupyter-tensorflow/)

### Smart Home and Energy Management

* [Shelly 1L](https://marketplace.thinger.io/plugins/shelly-1l/)
* [Shelly EM](https://marketplace.thinger.io/plugins/shelly-em/)
* [Shelly Plug S](https://marketplace.thinger.io/plugins/shelly-plug-s/)
* [Shelly Plus 1PM](https://marketplace.thinger.io/plugins/shelly-plus-1pm/)

### File Transfer

* [SFTPGo](https://marketplace.thinger.io/plugins/sftpgo/)


---

# 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.thinger.io/business-features/plugins-marketplace.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.
