diff --git a/docs/ipac/irsa/irsa.rst b/docs/ipac/irsa/irsa.rst
index 3af91ec3c5..0698380951 100644
--- a/docs/ipac/irsa/irsa.rst
+++ b/docs/ipac/irsa/irsa.rst
@@ -299,6 +299,16 @@ Simple image access queries
Image Access VO service. In the following example we are looking for Spitzer
Enhanced Imaging products in the centre of the COSMOS field as a `~astropy.table.Table`.
+.. note::
+ There are two versions of SIA queries. This IRSA module in astroquery supports the newer,
+ version 2. However not all IRSA image collections have been migrated into
+ the newer protocol yet. If you want access to these, please use
+ `PyVO `_ directly as showcased in the
+ `IRSA tutorials
+ `__.
+
+ For more info, visit the `IRSA documentation `__
+
.. doctest-remote-data::
>>> from astroquery.ipac.irsa import Irsa