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

# Dymension DYM Staking

> How DYM staking works on Dymension via Yield.xyz

Dymension DYM staking with validator delegation.

***

## What this yield is

* **Asset**: DYM (native Dymension token)
* **Mechanism**: Delegate DYM to validators
* **Rewards**: Block rewards
* **Unbonding**: 21-day unbonding period

***

## Available yields

| Yield ID                       | Description           |
| ------------------------------ | --------------------- |
| `dymension-dym-native-staking` | Native DYM delegation |

***

## Required inputs

| Argument           | Required | Description                |
| ------------------ | -------- | -------------------------- |
| `amount`           | Yes      | Amount of DYM to stake     |
| `validatorAddress` | Yes      | Validator operator address |

***

## Actions & lifecycle

<Tabs>
  <Tab title="Enter">
    * Single delegation transaction
    * Rewards begin immediately
  </Tab>

  <Tab title="Exit">
    * 21-day unbonding period
  </Tab>

  <Tab title="Manage">
    * Claim rewards
    * Redelegate
  </Tab>
</Tabs>

***

## See also

<CardGroup cols={2}>
  <Card title="Non-EVM Overview" icon="globe" href="/documentation/coverage/supported-yields/staking/non-evm/index">
    All non-EVM staking
  </Card>
</CardGroup>
