Updated FAQ (markdown)

RustDesk
2025-08-14 22:51:49 +08:00
parent 75f514ccb1
commit 9bae6e174b

4
FAQ.md

@@ -934,8 +934,8 @@ After making the payment, please refresh the license [as below](https://github.c
> User: We needed to add 100 additional client licenses and were charged $500, pay all at once. It should have been 0.1 * 100 * 12 = $120. We need to be refunded the difference.
>
> RustDesk: The license expiry date is extended to a full year, as explained [here](https://github.com/rustdesk/rustdesk/wiki/FAQ#renew--upgrade-license). The current date is August 14, 2025. Your existing license covers 10 users and 800 devices, with an expiry date of March 12, 2026. You are upgrading the license by adding 100 devices, and the license is extended for a full year, so the new expiry date is August 14, 2026. The charge is divided into two parts:
> - Part 1: The cost for the new 100 devices for 12 months is calculated as: 0.1×100×12=120USD
> - Part 2: The cost for extending the existing 10 users + 800 devices for an additional 5 months (from March 12, 2026, to August 14, 2026) is calculated as:0.1×900×5=450USD
> - Part 1: The cost for the new 100 devices for 12 months is calculated as: 0.1 * 100 * 12 = 120USD
> - Part 2: The cost for extending the existing 10 users + 800 devices for an additional 5 months (from March 12, 2026, to August 14, 2026) is calculated as: (1 * 10 + 0.1 * 800) * 5 = 450USD
>
> Total charge: Approximately $570 USD.