> ## Documentation Index
> Fetch the complete documentation index at: https://docs.anchorage.com/llms.txt
> Use this file to discover all available pages before exploring further.

# STRK staking

> Stake Starknet (STRK) tokens.

Starknet is a permissionless, decentralized Validity Rollup (also known as a ZK-Rollup) operating as a Layer 2 network on top of Ethereum. It uses STARK cryptographic proofs to achieve high throughput, low transaction fees, and verifiable computation while maintaining the security of the Ethereum mainnet.

Anchorage Digital offers support for Starknet including custody and staking:

* Custody your tokens (deposit and withdraw)
* Stake STRK\_STARKNET to any validator's delegation pool and earn rewards
* Stake supported BTC-wrapper tokens to any validator's delegation pool and earn rewards

<Info>
  Minimum iOS app version needed to perform staking operations: 2.99.0
</Info>

## Bridge STRK from Ethereum to Starknet

STRK staking must be performed from the Starknet chain. If you have STRK on Ethereum that you would like to bridge to Starknet, please reach out to [accountexecutive@anchorage.com](mailto:accountexecutive@anchorage.com) and provide the following details:

* Source wallet (Ethereum address)
* Destination wallet (Starknet address)
* Amount of STRK tokens to bridge

## How to stake

<Steps>
  <Step title="Navigate to your wallet">
    Tap the vault, select the desired asset to stake, select the wallet, then tap **Stake** to review and accept the disclosures.
  </Step>

  <Step title="Enter pool contract address and amount">
    Enter the validator's pool contract address and amount.

    <Note>
      Pool contract addresses are different for each token type.
    </Note>
  </Step>

  <Step title="Select reward recipient wallet">
    Select which wallet from the vault to set as the reward recipient wallet. You may select the same wallet from which you are staking, or another wallet within the same vault.

    <Note>
      Updating the reward recipient for a particular validator position will affect where all rewards go once claimed.
    </Note>
  </Step>

  <Step title="Review and approve">
    After adding a comment (optional), review and approve the operation details. Once the operation's quorum policy is met, the operation will be signed and broadcast on-chain.
  </Step>
</Steps>

## How to claim rewards

<Steps>
  <Step title="Navigate to staking details">
    Go to the wallet screen and tap **View details**.
  </Step>

  <Step title="Claim rewards">
    Select the position from which you want to claim your rewards and tap **Claim rewards**.

    <Note>
      Rewards for BTC-wrapper staked tokens will accrue in the STRK\_STARKNET token.
    </Note>
  </Step>

  <Step title="Review and approve">
    After adding a comment (optional), review and approve the operation details. Once the operation's quorum policy is met, the operation will be signed and broadcast on-chain.
  </Step>
</Steps>

## How to unstake

<Steps>
  <Step title="Navigate to staking details">
    Go to the wallet screen and tap **View details**. Select the validator from which you want to unstake and tap **Unstake**.
  </Step>

  <Step title="Enter amount">
    Enter the amount of tokens that you want to unstake and tap **Next**.
  </Step>

  <Step title="Review and approve">
    After adding a comment (optional), review and approve the operation details. Once the operation's quorum policy is met, the operation will be signed and broadcast on-chain.
  </Step>
</Steps>
