Hi.... how insert image

how insert image into my document in couchbase server 4.5

N1QL works on JSON documents.
You can use KV insert/retrive binary documents Or store external. Reference that in JSON document

How can we reference the Image in our JSON document?

You can reference by document key of binary document . If stored external reference by path or url.