Skip to content

Commit 3fb44f6

Browse files
committed
litkey links
1 parent bc52e98 commit 3fb44f6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/learning-lit/pricing/payment-model.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Lit Protocol uses a token-based payment system to ensure the decentralized netwo
88

99
### Token Deposit System
1010

11-
To use Lit Protocol's services, you must first load tokens into the **Ledger Contract** on Lit Chain. This contract acts as a prepaid account that holds your $LITKEY tokens and automatically deducts fees as you use the network.
11+
To use Lit Protocol's services, you must first load tokens into the **Ledger Contract** on Lit Chain. This contract acts as a prepaid account that holds your [$LITKEY](/governance/litkey/overview) tokens and automatically deducts fees as you use the network.
1212

1313
### Dynamic Pricing Model
1414

@@ -25,14 +25,14 @@ This pricing mechanism ensures:
2525

2626
### Pricing in $LITKEY Tokens
2727

28-
All services on Lit Protocol are priced in **$LITKEY tokens**, the native token of Lit Chain. When you use network services such as:
28+
All services on Lit Protocol are priced in **[$LITKEY](/governance/litkey/overview) tokens**, the native token of Lit Chain. When you use network services such as:
2929

3030
- **PKP Signing**: Generating signatures with your Programmable Key Pair
3131
- **Encrypted Signing**: Signing with encrypted keys
3232
- **Lit Actions**: Executing serverless JavaScript functions
3333
- **Sign Session Key**: Session-based signing operations
3434

35-
The network automatically deducts the appropriate amount of $LITKEY tokens from your ledger balance based on the current dynamic price.
35+
The network automatically deducts the appropriate amount of [$LITKEY](/governance/litkey/overview) tokens from your ledger balance based on the current dynamic price.
3636

3737
### Automatic Deduction
3838

@@ -48,7 +48,7 @@ If your balance is insufficient, the request will fail. You can check your balan
4848

4949
To start using Lit Protocol's paid services:
5050

51-
1. **Acquire $LITKEY tokens** - [Get tokens](/governance/litkey/getting-litkey) from exchanges or other sources
51+
1. **Acquire [$LITKEY](/governance/litkey/overview) tokens** - [Get tokens](/governance/litkey/getting-litkey) from exchanges or other sources
5252
2. **Set up Payment Manager** - Configure your payment system using the [Payment Manager Setup Guide](/sdk/getting-started/payment-manager-setup)
5353
3. **Deposit tokens** - Load tokens into the ledger contract
5454
4. **Use the network** - Start making requests; tokens will be deducted automatically

0 commit comments

Comments
 (0)