I am currently studying VBOs VAOs. (Q)uestion about instance copies.

The Tutorials on this site are really damn well done.   short and to the point usually.

I am currently studying VBOs VAOs. I decided to use Cubes like minecraft, to study with.

After I create a VBO.
I understand how to Display the first object but,
How do I display new copies of the object on screen multipul times?
while retaining the ability to modify those objects later.

thats what I can not find.
((EDITED TO SIMPLY THE QUESTION))