diff --git a/docs/install.md b/docs/install.md
index 6902979..203a38f 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -2,6 +2,9 @@
 
 The project has been developed to run on a Raspberry Pi 0 W configured as an [USB Ethernet gadget](https://learn.adafruit.com/turning-your-raspberry-pi-zero-into-a-usb-gadget/ethernet-gadget) device in order to connect to it via USB. However, given the proper configuration tweaks, any GNU/Linux computer with a WiFi interface that supports monitor mode could be used.
 
+*An important note about the AI:* a network trained with a specific WiFi interface will only work with another interface if it supports 
+the same exact WiFi channels of the first one. For instance, you can not use a neural network trained on a Raspberry Pi Zero W (that only supports 2.4Ghz channels) with a 5Ghz antenna, but you'll need to train one from scratch for those channels.
+
 ## Required Hardware
 
 - [Raspberry Pi Zero W](https://www.raspberrypi.org/products/raspberry-pi-zero-w/).