Component within component

How do I call a page within another page ?

I tried Ion-Nav html tags and using viewchild to push inside it my component and it didnt work well
Is there’s a way to call components within each other ? and be able to change it programmatically ?