# Warp Preview

Warp Preview is an early-access program that allows you to explore Warp's newest and most experimental features. It’s independent from the stable build, so you can always revert to a reliable version of Warp whenever you need it.

### Key Warp Preview features

* **Early access** - Try out experimental features before they're officially released.
* **Faster updates** - Enjoy frequent updates and patches as we refine new capabilities.
* **Direct impact** - Your feedback plays a critical role in shaping Warp's future.

To learn more about Warp Preview, check out our [launch blog post](https://warp.dev/blog/warp-preview).

### Getting started with Warp Preview

1. **Download**: Get the Warp Preview build from [warp.dev/download-preview](https://warp.dev/download-preview).
2. **Sign in**: [Log in](https://docs.warp.dev/getting-started/installation-and-setup#log-in-to-warp-optional) with your Warp account (not optional for Warp Preview).
3. **Run side-by-side**: You can keep Warp Preview alongside your stable Warp installation.

### Important notes

* **Experimental build** - Expect occasional bugs or incomplete features.
* **Login required** - You must sign in to use Warp Preview. This helps us gather feedback, quickly diagnose critical issues, and ensure we can reach out if you need support.
* **Flexibility** - Switch between Preview and Stable builds at any time.
* **Distinct icon** - Warp Preview uses a unique icon to help distinguish it from the stable version.

### Providing Warp Preview feedback

Share feedback, report bugs, and discuss Preview features in the [community Slack](https://go.warp.dev/join-preview). You can also [send feedback directly from the app](https://docs.warp.dev/support-and-community/troubleshooting-and-support/sending-us-feedback#sending-warp-feedback).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.warp.dev/support-and-community/community/warp-preview-and-alpha-program.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
