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

# Fetch.ai FET Staking

> How FET staking works on Fetch.ai via Yield.xyz

Fetch.ai FET staking with validator delegation.

***

## What this yield is

* **Asset**: FET (native Fetch.ai token)
* **Mechanism**: Delegate FET to validators
* **Rewards**: Block rewards
* **Unbonding**: 21-day unbonding period

***

## Available yields

| Yield ID                     | Description           |
| ---------------------------- | --------------------- |
| `fetchai-fet-native-staking` | Native FET delegation |

***

## Required inputs

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