Instanced Rendering LWJGL

I am trying to switch over a large portion of my current project to instanced rendering. I can’t, however, find reliable documentation on how to apply it to rendering multiple copies of the same model. Would anyone know of any examples/tutorials/pdfs floating around on the internet?