diff --git a/docs/learning-lit/pricing/current-prices.mdx b/docs/learning-lit/pricing/current-prices.mdx index 1a64bce46..535cb20ca 100644 --- a/docs/learning-lit/pricing/current-prices.mdx +++ b/docs/learning-lit/pricing/current-prices.mdx @@ -44,5 +44,5 @@ Lit Actions have multiple pricing components that are charged based on resource - **Decrypts**: Cost per decryption operation - **Fetches**: Cost per HTTP fetch request -The total cost of a Lit Action is calculated by summing all applicable components based on your action's actual resource usage. +The total cost of a Lit Action is calculated by summing all applicable components based on your action's actual resource usage. Since every Lit Action can be unique, we've included a Base Lit Action Price, which acts as a proxy for the average of all Lit Action Prices, and helps the network account for incoming Lit Actions before they have been executed. Your **actual** price will be calculated in real time as your action is being executed and will be billed when the action is finished.