> ## 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.

# SUI staking

> Stake SUI tokens.

SUI is a layer-1 blockchain that is horizontally scalable to support the creation of rich and dynamic on-chain assets, while also offering instant settlement and high throughput. The network is secured using proof-of-stake consensus, and SUI's native token, SUI, allows token holders to collect rewards for helping secure the network.

Anchorage Digital offers support for SUI including custody and staking:

* Custody your tokens (deposit and withdraw)
* Stake SUI to any validator and collect rewards

## How to stake

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

  <Step title="Enter validator and amount">
    Enter the validator address and the amount you would like to stake.
  </Step>

  <Step title="Review and approve">
    Add a comment (optional), then tap **Review** to submit the operation. Once the operation's quorum policy is met, the staking 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, then tap **Unstake**.
  </Step>

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

  <Step title="Quorum approval">
    Once the operation's quorum policy is met, the unstaking operation will be signed and broadcast on-chain.
  </Step>
</Steps>
