diff --git a/docs/website/pages/learn/miscellaneous/portal-features/liquidity.en-US.mdx b/docs/website/pages/learn/miscellaneous/portal-features/liquidity.en-US.mdx index cb20a6524f..1090a3f6fd 100644 --- a/docs/website/pages/learn/miscellaneous/portal-features/liquidity.en-US.mdx +++ b/docs/website/pages/learn/miscellaneous/portal-features/liquidity.en-US.mdx @@ -2,7 +2,7 @@ ## Introduction -LP tokens can be used to earn compound interest in liquidity mining, take out cryptocurrency loans, or transfer ownership of staking liquidity. +LP (Liquidity Provider) refers to token holders who combine two different tokens (such as `RGas` and `GROW`) into a token pair and stake it in Rooch’s liquidity pool (Farm). These pools receive liquidity from `RGas` and `GROW`, and liquidity providers are rewarded based on their contribution to the pool (in the form of `$LPXP`). Users holding `$LPXP` will have the opportunity to receive `$ROOCH` airdrops in the future. Rooch now launches staking for `RGas` and `GROW` token pairs, and follows up with a simple demo to show the staking process. @@ -50,4 +50,4 @@ Click the `Stake LP` button to stake token pairs: After staking an LP, you can obtain `$LPXP` income. -In the future, $LPXP can be used to exchange initial liquidity to support this part of $ROOCH token, accounting for %5 of the total. For details, please refer to [this article](https://rooch.network/blog/rooch-network-tokenomics#community). +In the [Rooch Network Tokenomics](https://rooch.network/blog/rooch-network-tokenomics) article released by Rooch, `5%` of the `$ROOCH` tokens will be used to incentivize LP providers, and holding `$LPXP` can earn `$ROOCH` airdrops in the future. diff --git a/docs/website/pages/learn/miscellaneous/portal-features/liquidity.zh-CN.mdx b/docs/website/pages/learn/miscellaneous/portal-features/liquidity.zh-CN.mdx index ab4d04d4c5..21e1c0bcc4 100644 --- a/docs/website/pages/learn/miscellaneous/portal-features/liquidity.zh-CN.mdx +++ b/docs/website/pages/learn/miscellaneous/portal-features/liquidity.zh-CN.mdx @@ -2,7 +2,7 @@ ## 简介 -LP 代币可用于在流动性挖矿中赚取复利、取得加密货币贷款,或转让质押流动性的所有权。 +LP(流动性提供者)是指代币持有者将两种不同的代币(如 `RGas` 和 `GROW`)组合成代币对,并将其质押至 Rooch 的流动性池(Farm)。这些池子将获得 `RGas` 和 `GROW` 的流动性,而流动性提供者根据其贡献的流动性比例,获得池子的收益(`$LPXP`)。持有 `$LPXP` 的用户将有机会参与未来的 `$ROOCH` 空投。 Rooch 现在推出 `RGas` 和 `GROW` 代币对质押,接下来通过一个简单的演示展示质押流程。 @@ -50,4 +50,4 @@ y = y pool * point 质押 LP 后,可以获取 `$LPXP` 收益。 -未来可以使用 `$LPXP` 兑换**初始流动性支持**这部分 `$ROOCH` 代币,占总量的 `%5`。具体可以参考[这篇文章](https://rooch.network/zh-CN/blog/rooch-network-tokenomics#%E7%A4%BE%E5%8C%BA)。 +在 Rooch 发布的[代币经济](https://rooch.network/zh-CN/blog/rooch-network-tokenomics)一文中公布了 `5%` 的 `$ROOCH` 代币将用于激励 LP 提供者,持有 `$LPXP` 可以在未来获得 `$ROOCH` 空投。