diff --git a/src/content/docs/warp-client/get-started/linux.mdx b/src/content/docs/warp-client/get-started/linux.mdx index 9bff4894f2f1aa..2d555d27c1e60a 100644 --- a/src/content/docs/warp-client/get-started/linux.mdx +++ b/src/content/docs/warp-client/get-started/linux.mdx @@ -64,6 +64,30 @@ The Linux client supports all 1.1.1.1 for Families modes, in either WARP on DNS- - **Malware protection:** `warp-cli dns families malware` - **Malware and adult content:** `warp-cli dns families full` +### Enable WARP+ Unlimited + +To enable [WARP+ Unlimited](/warp-client/warp-modes/#warp-unlimited) on Linux, you will need an iOS or Android device that has an existing WARP+ Unlimited subscription. + +1. On your iOS or Android device, launch the **1.1.1.1 Faster Internet** app. +2. Go to **Settings** > **Account** and copy the **Key** value. +3. On your Linux device, run the following command: + + ```sh + warp-cli registration license + ``` +4. Verify the new registration: + + ```sh + warp-cli registration show + ``` + + ```sh output + Account type: Unlimited + ... + ``` + +Your WARP+ Unlimited subscription is now active on this device. + ### Additional commands A complete list of all supported commands can be found by running: diff --git a/src/content/docs/warp-client/warp-modes.mdx b/src/content/docs/warp-client/warp-modes.mdx index e0f4a204386254..24e9d5535e634c 100644 --- a/src/content/docs/warp-client/warp-modes.mdx +++ b/src/content/docs/warp-client/warp-modes.mdx @@ -45,4 +45,12 @@ If you enable [FIPS compliance](/cloudflare-one/policies/gateway/http-policies/t While WARP can take advantage of the many Cloudflare data centers around the world to give you a more private and robust connection, WARP+ Unlimited subscribers get access to a larger network. More cities to connect to means you are likely to be closer to a Cloudflare data center, which can reduce latency and improve your browsing speed. -WARP+ Unlimited is a paid, monthly subscription that can be purchased via the Apple App Store and Google Play Store. \ No newline at end of file +WARP+ Unlimited is a paid, monthly subscription that can be purchased via the Apple App Store or Google Play Store. + +To subscribe to WARP+ Unlimited: + +1. On an iOS or Android device, launch the **1.1.1.1: Faster Internet** app. +2. Select **Settings** > **Upgrade to WARP+**. A dialog will appear with the subscription price. +3. To confirm your subscription, select **Subscribe to WARP+ Unlimited**. All payments are handled by the Apple/Google app store, and the payment information associated with your Apple/Google account will be charged for these subscriptions. + +WARP+ Unlimited is now active on this device. You can use your license key on up to five devices.