> ## Documentation Index
> Fetch the complete documentation index at: https://ngrok.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Guides Overview

> Explore practical guides to help you integrate ngrok into your workflow.

These guides walk you through concrete scenarios where you can successfully integrate ngrok into your workflow. Whether you need to create [ingress to remote Windows devices](/guides/device-gateway/windows), accept traffic from [behind a corporate firewall](/guides/running-behind-firewalls), or you just need [an All in One Cloud Networking Platform](/guides/identity-aware-proxy/securing-with-oauth), guides are available to help you get started.

## Get started

<Columns cols={1}>
  <Card icon="network-wired" title="Ingress to IoT Devices" href={`/guides/device-gateway/overview/`}>
    Learn how to use ngrok to remotely access IoT devices and services. Connect remotely without VPN or SSH.
  </Card>

  <Card icon="diagram-project" title="Site-to-Site Connectivity" href={`/guides/site-to-site-connectivity/`}>
    Configure site-to-site connectivity to grant trusted parties access to critical systems without exposing those systems to the public internet.
  </Card>

  <Card icon="cube" title="Using ngrok with Minecraft" href={`/using-ngrok-with/minecraft/`}>
    Get started using ngrok to grant secure access to your Minecraft server.
  </Card>
</Columns>
