# X-NODEs

* [X-NODE / XC01 – ESP32 Controlador WiFi & Bluetooth](/plataforma-xide-iot/x-nodes/xc01-controlador-wifi-and-bluetooth.md)
* [X-NODE / XC03 – SIM7080G Red celular LTE y GNSS](/plataforma-xide-iot/x-nodes/x-node-xc03-sim7080g-red-celular-lte-y-gnss.md)
* [X-NODE / XC04 - BG95 M2 Red celular LTE y GNSS](/plataforma-xide-iot/x-nodes/x-node-xc04-bg95-m2-red-celular-lte-y-gnss.md)
* [X-NODE / XC08 - BG95 M3 Red celular 2G, LTE y GNSS](/plataforma-xide-iot/x-nodes/x-node-xc08-bg95-m3-red-celular-2g-lte-y-gnss.md)
* [X-NODE / XC09 – IN100 NanoBeacon Bluetooth](/plataforma-xide-iot/x-nodes/x-node-xc09-in100-nanobeacon-bluetooth.md)
* [X-NODE / XC11 – Myriota M2-24 Red Satelital](/plataforma-xide-iot/x-nodes/x-node-xc11-myriota-m2-24-red-satelital.md)
* [X-NODE / XC12 - Interfaz RS232/RS485](/plataforma-xide-iot/x-nodes/x-node-xc12-interfaz-rs232-rs485.md)
* [X-NODE / XN01 - Entradas Digitales](/plataforma-xide-iot/x-nodes/xn01-entradas-digitales.md)
* [X-NODE / XN02 - Salidas Digitales](/plataforma-xide-iot/x-nodes/xn02-salidas-digitales.md)
* [X-NODE / XN03 - Entradas/Salidas Analógicas](/plataforma-xide-iot/x-nodes/xn03-entradas-salidas-analogicas.md)
* [X-NODE / XN04 – Sensores Temperatura/Humedad/Proximidad](/plataforma-xide-iot/x-nodes/xn04-sensores-temperatura-humedad-luminosidad.md)
* [X-NODE / XN09 – BME688 Sensor Ambiental con IA](/plataforma-xide-iot/x-nodes/x-node-xn09-bme688-sensor-ambiental-con-ia.md)
* [X-NODE / XN11 - 2 Relevadores](/plataforma-xide-iot/x-nodes/x-node-xn11-2-relevadores/r1/x-node-xn11-2-relevadores-a-r1.md)
* [X-NODE / XN13 - 1 Relevador](/plataforma-xide-iot/x-nodes/x-node-xn13-1-relevador.md)
* [X-NODE / XN14 - Fuente de Alimentación 24V DC](/plataforma-xide-iot/x-nodes/x-node-xn14-fuente-de-alimentacion-24v-dc.md)
* [X-NODE / XN15 - Fuente de Alimentación 110-220V AC](/plataforma-xide-iot/x-nodes/x-node-xn15-fuente-de-alimentacion-110-220v-ac.md)
* [X-NODE / XN19 - Expansor de puertos](/plataforma-xide-iot/x-nodes/x-node-xn19-expansor-de-puertos.md)
* [X-NODE / XN21 – BME690 Sensor Ambiental con IA](/plataforma-xide-iot/x-nodes/x-node-xn21-bme690-sensor-ambiental-con-ia.md)
* [X-NODE / XN26 - 4 x Entradas 24V DC](/plataforma-xide-iot/x-nodes/x-node-xn26-4-x-entradas-24v-dc.md)
* [X-NODE / XN27 - 4 x Salidas 24V DC](/plataforma-xide-iot/x-nodes/x-node-xn27-4-x-salidas-24v-dc.md)
* [X-NODE / XN29 - 4 Relevadores 1A](/plataforma-xide-iot/x-nodes/x-node-xn29-4-relevadores-1a.md)
* [X-NODE / XN30 - 2 x Entradas 4-20 mA](/plataforma-xide-iot/x-nodes/x-node-xn30-2-x-entradas-4-20-ma.md)
* [X-NODE / XN31 - 3 x Entradas Corriente AC](/plataforma-xide-iot/x-nodes/x-node-xn31-3-x-entradas-corriente-ac.md)


---

# 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.microside.com/plataforma-xide-iot/x-nodes.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.
