# Stake as a Nominator

{% tabs %}
{% tab title="Staking via CLV Wallet" %}

## Prerequisite

You need to have CLV mobile wallet installed.

* [Android version](https://play.google.com/store/apps/details?id=com.clover.finance.wallet\&hl=en_US\&gl=US)
* [iOS version](https://apps.apple.com/app/clover-wallet/id1570072858)

## Stake $CLV

The following guide shows how to stake $CLV on CLV mobile wallet.

### Click the Stake to Earn Button and choose CLV Staking

### ![](/files/X9hK9ATBYTfwa6eBmQpM)&#x20;

### Input $CLV Amount for Staking

![](/files/4h0yC3TNyxWP3WL1Nqz4)

### Select Validators to Nominate

![](/files/rjAVpFLYsN6OkwC9b82A)

### Sign the Transaction

![](/files/TMXUAXzC26WQA7OGb5eB)

## More Actions

Once you successfully stake your $CLV, you can view the transactions on the staking detail page. You can do more actions there, for example:

* Stake more $CLV
* Change validators
* Unstake $CLV

![](/files/gdtQcuPKeLE3oM7QhRuT)

Please note that&#x20;

1. The staked tokens will be locked for about 24 days on CLV blockchain after unstaking.
2. You need at least 1 CLV remain to keep your account alive
3. CLV will claim the staking reward and add it to your staked fund automatically. All your funds and reward can transfer back to your account after your unstaking.
4. According to current staking rules of NPOS staking, only top 256 nominators can get rewards from a validator. If you’re not in the list, an oversubscribed tag will show up in the validator list page. Please try to nominate other validators or stake more.
   {% endtab %}
   {% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.clv.org/clv-validator-and-staking/stake-as-a-nominator.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
