From 7feeed41d5a28635a51ea5e189737525d738feed Mon Sep 17 00:00:00 2001 From: mfahampshire Date: Thu, 30 Apr 2026 09:09:49 +0000 Subject: [PATCH] tweak subheading (#6721) --- documentation/docs/pages/developers/nymvpncli.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/docs/pages/developers/nymvpncli.mdx b/documentation/docs/pages/developers/nymvpncli.mdx index cc64dbf0ce..582a515ca3 100644 --- a/documentation/docs/pages/developers/nymvpncli.mdx +++ b/documentation/docs/pages/developers/nymvpncli.mdx @@ -165,9 +165,9 @@ View the current device identity: nym-vpnc device get ``` -## BYON (Bring Your Own Nym) +## Pay as You Go: Decentralized Access to Nym -BYON lets you fund your VPN usage directly from your own wallet instead of going through the NymVPN account system. You deposit `$NYM` into the ticketbook smart contract and receive zk-nym ticketbooks that authenticate you on the network. +You can fund your VPN usage directly from your own wallet instead of going through the NymVPN account system. You deposit `$NYM` into the ticketbook smart contract and receive zk-nym ticketbooks that authenticate you on the network. If you already have an account stored in `nym-vpnc`, you must remove it first with `nym-vpnc account forget` before setting a new mnemonic.