creat gameObject inside other one

kindly I need to create object inside other object using the “Instantiate” method
HOW???

Set the parent of the transform after instantiation:
file:///Applications/Unity/Documentation/ScriptReference/Transform-parent.html