--- title: Navigation lang: en-US --- # Navigation Navigation focuses on solving the users' problems of where to go and how to get there. Generally it can be categorized into 'sidebar navigation' and 'top navigation'. ## Choose the right navigation An appropriate navigation gives users a smooth experience, while an inappropriate one leads to confusion. Here are the differences between sidebar navigation and top navigation ## Side Navigation Affix the navigation at the left edge, thus improves its visibility, making it easier to switch between pages. In this case, the top area of the page holds commonly used tools, e.g. search bar, help button, notice button, etc. Suitable for background management or utility websites. ### Level 1 categories Suitable for simply structured sites with only one level of pages. No breadcrumb is needed.