--- title: Navigation with URL encoded Parameters hide_title: true --- import ImportButton from '/src/components/importbutton' # Navigation with URL encoded parameters example This example demonstrated how to use **Multiple levels of navigation stacks** and how to **Encode Parameters in the URL** to pass values between pages. Follow the [Navigation Guides](/docs/guides/navigation/basic-navigation) to learn how the example was built.