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

# IRISnet IRIS Staking

> How IRIS staking works on IRISnet via Yield.xyz

IRISnet IRIS staking with validator delegation.

***

## What this yield is

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

***

## Available yields

| Yield ID                      | Description            |
| ----------------------------- | ---------------------- |
| `irisnet-iris-native-staking` | Native IRIS delegation |

***

## Required inputs

| Argument           | Required | Description                |
| ------------------ | -------- | -------------------------- |
| `amount`           | Yes      | Amount of IRIS 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>
