--- sidebar_position: 2 title: Quick start --- import DocCard from '@theme/DocCard'; # Quick start Here is a quick guide to installing Remnawave Panel and Remnawave Node. ## Requirements Check the [requirements page](/docs/install/requirements) to get started. ## Installation ### Step 1: Remnawave Panel First, install the Remnawave Panel. ```mdx-code-block ``` ### Step 2: Reverse Proxy Configure a reverse proxy so you can access the Remnawave Panel. ```mdx-code-block ``` ### Step 3: Subscription Page (optional) Install a subscription page to secure the panel domain and create a public subscription page. ```mdx-code-block ``` ### Step 4: Remnawave Node Install Remnawave Node on the same server (_not recommended_) or on a different server. ```mdx-code-block ```