# Implementing the Menu functionalities

Now we have all the pages that we need to show: The root page called `MasterDetailPage`, the MasterPage called `MenuPage`, and two DetailPages called `ContactsPage` and `TodoPage`. Next, we need to make the menu work properly.
