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

# Coreum CORE Staking

> How CORE staking works on Coreum via Yield.xyz

Coreum CORE staking with validator delegation.

***

## What this yield is

* **Asset**: CORE (native Coreum token)
* **Mechanism**: Delegate CORE to validators
* **Rewards**: Block rewards
* **Unbonding**: 7-day unbonding period

***

## Available yields

| Yield ID                     | Description            |
| ---------------------------- | ---------------------- |
| `coreum-core-native-staking` | Native CORE delegation |

<Note>
  Coreum has a shorter 7-day unbonding period compared to most Cosmos chains.
</Note>

***

## Required inputs

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

***

## Actions & lifecycle

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

  <Tab title="Exit">
    * 7-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>
