Can I load an image using a Query?

Can I load an image using a Query? Or do I need to get the Path using Query and hit an external curl request?

There is no difference between images in Hypi vs any other server. You can use the file URL in an IMG tag or jQuery or anything else. If the image is private and needs authorization then include the authorization header, if the image is accessible to anonymous users then no header is required.