# Groundhog > Install, use, and operate Groundhog. ## Docs - [groundhog commands](https://docs.groundhog.so/commands.md): Complete command reference for the released groundhog binary. - [Events](https://docs.groundhog.so/concepts/events.md): Understand the event data that connectors submit and clients consume. - [Storage and durability](https://docs.groundhog.so/concepts/storage.md): Understand durability, writer ownership, sealing, recovery, and backup. - [Warehouse and query freshness](https://docs.groundhog.so/concepts/warehouse.md): Understand publication, queryable relations, catalog data, and SQL freshness. - [Getting started](https://docs.groundhog.so/guides/getting-started.md): Install Groundhog and complete the first ingest, replay, query, and verification loop. - [Groundhog documentation](https://docs.groundhog.so/index.md): Install, use, and operate Groundhog with the released groundhog binary. - [Deployment operations](https://docs.groundhog.so/operations/deployment.md): Deploy, supervise, publish, maintain, and back up one Groundhog instance. - [Verification and recovery](https://docs.groundhog.so/operations/verification-and-recovery.md): Verify a deployment and respond safely to startup, storage, and integrity failures. - [groundhog(1)](https://docs.groundhog.so/references/cli.md): CLI synopsis, global options, command index, streams, and exit status. - [groundhog.toml(5)](https://docs.groundhog.so/references/configuration.md): Complete configuration reference for one Groundhog deployment. - [Groundhog HTTP API](https://docs.groundhog.so/references/http-api.md): HTTP transport, authentication, routes, limits, errors, and retry behavior. - [Python SDK](https://docs.groundhog.so/sdks/python.md): Install and use the M1 groundhog-sdk Python client for ingest, replay, query, and catalog access.