diff --git a/docs/offerings/virtual-currency.mdx b/docs/offerings/virtual-currency.mdx index 1f2768be5..54cf5f417 100644 --- a/docs/offerings/virtual-currency.mdx +++ b/docs/offerings/virtual-currency.mdx @@ -12,6 +12,10 @@ These currencies are typically acquired through in-app purchases, rewards, or ga You can leverage virtual currencies to monetize apps, encourage customer retention, and create a more immersive experience. +:::tip Tutorial +For a complete walkthrough of implementing virtual currencies, see our [tutorial blogpost](https://www.revenuecat.com/blog/engineering/how-to-monetize-your-ai-app-with-virtual-currencies/). +::: + :::info This feature is in an early stage and under active development. While what's available today is stable and ready to use, we're continuing to expand its capabilities. @@ -262,6 +266,7 @@ import content3 from "@site/code_blocks/virtual-currency/transaction-adjustment. /> ### Customer center + You can display a customer's virtual currency balances in RevenueCat's [Customer Center](/tools/customer-center/). Please refer to [this section](/tools/customer-center/customer-center-configuration#virtual-currencies) of the Customer Center configuration guide for more information on displaying virtual currencies in the Customer Center. ## Events