> ## Documentation Index
> Fetch the complete documentation index at: https://hoppscotch-studio-all-minor-upgrade-264.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Hoppscotch Clients

> Access Hoppscotch from anywhere.

Hoppscotch has multiple clients that you can use to develop and test your APIs. You can use Hoppscotch on the web, desktop, and terminal.

<Snippet file="hoppscotch-clients.mdx" />

## Navigating Hoppscotch Interface

<Frame caption="Hoppscotch UI">
  <img className="block border border-black/5 rounded-md dark:border-white/5 dark:hidden" src="https://mintlify.s3-us-west-1.amazonaws.com/hoppscotch-studio-all-minor-upgrade-264/images/hoppscotch-light.png" />

  <img className="hidden border border-black/5 rounded-md dark:border-white/5 dark:block" src="https://mintlify.s3-us-west-1.amazonaws.com/hoppscotch-studio-all-minor-upgrade-264/images/hoppscotch-dark.png" />
</Frame>

## Understanding the user interface

Hoppscotch has a simple and intuitive UI. The UI is divided into multiple sections:

### Topbar

The top bar is where you can find the search, login, workspace selector, and more.

### Menu

The menu is where you will find the different platforms that Hoppscotch offers and switch between them. You can also access the settings page from the menu.

### Sidebar

The sidebar is where you can see additional features depending on the platform you are working on. The sidebar houses features like history and collections.

### Main

The main panel is where you will spend most of your time. This is where you will create and send requests and view the responses.

### Footer

The footer houses the status bar. The status bar allows you to toggle the sidebar, go full screen, get help and support, and more.
