> ## 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.

# Introduction to Hoppscotch

> Open-source API development ecosystem.

Hoppscotch is a lightweight, web-based API development suite. It was built from the ground up with ease of use and accessibility in mind providing all the functionality needed for developers with minimalist, unobtrusive UI.

<Frame>
  <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>

<Steps>
  <Step iconType="light" icon="heart" title="Open-source code">
    Source code is open and auditable. Built with privacy and security in mind.
  </Step>

  <Step iconType="light" icon="certificate" title="Cross-platform apps">
    Works on Web, Mac, Windows, Linux, and CLI. No installation is required.
  </Step>

  <Step iconType="light" icon="server" title="Self-Host support">
    Host Hoppscotch on your own server and use it with your team.
  </Step>

  <Step iconType="light" icon="rocket" title="Fast and reliable">
    Built with performance in mind and designed to be seamless and instant.
  </Step>

  <Step iconType="light" icon="face-smile" title="Community driven">
    Built on top of open source technologies by the community, for the community.
  </Step>

  <Step iconType="light" icon="layer-group" title="Built for developers">
    Have all your teams in one place and collaborate on your APIs with ease.
  </Step>

  <Step iconType="light" icon="keyboard" title="Keyboard first design">
    Designed to be intuitive and easy to use with keyboard shortcuts.
  </Step>

  <Step iconType="light" icon="lock" title="Safe and secure">
    Built with security in mind and designed to be safe and secure.
  </Step>
</Steps>
