diff --git a/docs/overview.mdx b/docs/overview.mdx index d1f1d4c9..ecdbd9e4 100644 --- a/docs/overview.mdx +++ b/docs/overview.mdx @@ -6,6 +6,7 @@ sidebar_position: 2 Alliance is an open-source Cosmos SDK module that leverages interchain staking to form economic alliances among blockchains. By boosting the economic activity across Cosmos chains through creating bilateral, mutually beneficial relationships—similar to trade agreements between countries—Alliance aims to give rise to a new wave of innovation, user adoption, and cross-chain collaboration. + ## Here’s how Alliance works:​ - First, a chain [integrates the Alliance module](./guides/get-started.mdx). Alliance is compatible with all Cosmos SDK blockchains and can be integrated with minimal configuration. @@ -13,6 +14,7 @@ Alliance is an open-source Cosmos SDK module that leverages interchain staking t - Each Alliance asset is assigned a [Take Rate](./alliance.mdx#the-take-rate) (i.e., the percentage of staked Alliance assets the chain redistributes to native token stakers) and a [Reward Weight](./alliance.mdx#rewards) (i.e., the percentage of native staking rewards the chain distributes to Alliance asset stakers). - Once a chain has whitelisted Alliance assets, any user can stake those tokens on the chain to earn Alliance yield (i.e., that asset’s Reward Weight). If the Alliance asset is from another chain (e.g., a liquid staking token), users can send the Alliance asset to the chain they’d like to stake on via IBC. +Check out this [step-by-step guide](https://medium.com/terra-money/how-to-stake-alliance-assets-a-step-by-step-guide-8e1b263830c2) on how to stake Alliance assets and this [short animated video](https://youtu.be/Xoe9hTzKyeo?si=gIGEALBAaFi9iAPz) for a visual explanation of how Alliance works and how alliances are formed. ## Use Cases​