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

# How to stake

> Choose a Safenet Validator and delegate SAFE through a staking interface.

<Note>
  The Validator commission described on this page is a proposed value, pending SafeDAO approval, and may change before Safenet Aegis launches.
</Note>

SAFE holders can participate in Safenet staking by choosing a Validator and delegating SAFE to it.

Delegating does not require running Validator infrastructure.

## Before you stake

Before delegating SAFE, consider:

* **Validator performance:** Your rewards depend on the performance of the Validator you select.
* **Withdrawal delay:** Withdrawing delegated SAFE requires a 2-day waiting period.
* **No Validator slashing:** Validator stake is not currently subject to slashing, so delegated SAFE is not subject to Validator slashing either.
* **Staking risks:** Staking still involves smart-contract, protocol, reward, and withdrawal risks.

Validator commission is currently fixed at **5%** across all Validators.

See [Rewards](/safenet-aegis/staking/rewards), [Lock-up and withdrawals](/safenet-aegis/staking/lock-up-and-withdrawals), and [Risks](/safenet-aegis/staking/risks) before proceeding.

## Choose an interface and Validator

**Choosing a staking interface**

Multiple staking interfaces are available for delegating SAFE. See the [available staking interfaces](https://safefoundation.org/safenet#stake-safe) to choose one.

**Choosing a Validator**

A staking interface shows the Validators available for delegation. When choosing a Validator, check:

* Its participation rate.
* The amount of SAFE already staked to it, since this affects reward weight.

Validator selection matters because rewards for Delegators depend on the participation and performance of the selected Validator.

See [Validators](/safenet-aegis/operate-safenet/validators) for more about the Validator role.

## Delegate SAFE

To delegate SAFE:

1. Open [a Safenet staking interface](https://safefoundation.org/safenet#stake-safe) and connect your wallet.
2. Choose the Validator you want to delegate to.
3. Enter the amount of SAFE you want to delegate.
4. Approve the required SAFE token transfer.
5. Review and confirm the delegation transaction in your wallet.

Once the transaction is confirmed, your SAFE is delegated to the selected Validator.

You retain ownership of your staking position. Delegation does not give the Validator control over your wallet or other assets.

## Delegating to multiple Validators

You can split your SAFE across multiple Validators by creating separate delegation positions.

Each delegation is associated with the Validator selected for that position.

Moving delegated SAFE from one Validator to another requires withdrawing it first, waiting for the 2-day withdrawal delay, and then delegating it to the new Validator.

See [Lock-up and withdrawals](/safenet-aegis/staking/lock-up-and-withdrawals) for the withdrawal process.

## After delegating

A staking interface can show your delegation positions, including the selected Validators, delegated amounts, and available rewards.

Validator participation determines whether the Validator and its Delegators qualify for rewards under the applicable reward rules. The fixed Validator commission is applied according to those rules.

See [Rewards](/safenet-aegis/staking/rewards) for how rewards work.

<CardGroup cols={2}>
  <Card title="Rewards" href="/safenet-aegis/staking/rewards">
    Review Validator and Delegator rewards.
  </Card>

  <Card title="Lock-up and withdrawals" href="/safenet-aegis/staking/lock-up-and-withdrawals">
    Review the withdrawal process and waiting period.
  </Card>

  <Card title="Risks" href="/safenet-aegis/staking/risks">
    Review the risks of staking and delegation.
  </Card>

  <Card title="Staking" href="/safenet-aegis/staking/overview">
    Return to the Safenet staking overview.
  </Card>
</CardGroup>
