if you looking for a way to create a new sidebar area, to add widget and show on different part of website(footer,header,left, right or main content section), you can use dynamic_sidebar() function.
If you are using wordpress, sometimes you need to show other pages content in another page. You can use this function in your theme’s function.php file and you can call it anywhere.