# Temporal Docs

> Official docs for Temporal, the open source Durable Execution platform for crash-proof applications. Guides, SDKs, and references for reliable workflows.

## Build applications that never fail

Temporal is an open-source platform for building reliable applications. Temporal delivers crash-proof execution by guaranteeing that applications resume exactly where they left off after crashes, network failures, or infrastructure outages, whether that happens seconds, days, or even years later.

Temporal enables developers to focus on building features that drive the business while ensuring that mission-critical processes such as order fulfillment, customer onboarding, and payment processing never fail or disappear, regardless of what goes wrong.

**Get started:**

- [Quickstart](/quickstarts): Setup your local and run a Hello World workflow.
- [Developer Guide](/develop): Dive into everything you need to know about building Temporal workflows.
- [Deploy your Workflows](/production-deployment): Deploy your Temporal Application to your environment. Self-Host the Temporal Service or use Temporal Cloud.
- [Get started for free with $1000 in credits](https://temporal.io/cloud): Sign up for Temporal Cloud and let us host the Temporal Service for you.

**Community:**

- [Slack Community](https://temporal.io/slack): Join us on temporal.io/slack and say hi or ask us a question.
- [Developer Forum](https://community.temporal.io): Find out if your question has already been asked.
- [Learn it all](https://learn.temporal.io/courses/): Master Temporal with our courses and tutorials.
