> For the complete documentation index, see [llms.txt](https://docs.novawallet.io/nova-wallet-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking-how-to-earn-staking-rewards-or-nova-wallet/polkadot-direct-staking/manage-polkadot-validators.md).

# Manage Polkadot Validators

{% hint style="info" %}
Validators can often vary in the amount of time that they are elected and their performance. These factors ultimately can affect the amount of staking rewards you earn from nominating to them. As such Nova Wallet recommends that you monitor your Validator's performance on a semi-frequent basis.
{% endhint %}

{% hint style="info" %}
Nova Wallet by default will nominate your stake to recommended Validators. These Validators are selected by an algorithm every staking era (24 hours on Polkadot) based on a range of security and profitability criteria. You can manually select Validators if you so desire at any time.
{% endhint %}

You can change the Validators which you stake with at any time:

<div align="left"><figure><img src="/files/hcpiOzhf8iclt9oQR7yZ" alt=""><figcaption></figcaption></figure></div>

1. Open the Nova Wallet application.
2. `Select` the **Staking screen**.
3. `Select` your staking position, in this case, would be **Polkadot DOT**.
4. From the Polkadot staking screen `select` **"Your validators"**.
5. From the Your validators screen `select` **Change**.
6. You can now choose to select Nova Wallet's recommended validators, or you can choose to select them by yourself.
7. Once you are happy with your validators `select` **Continue**.
8. Review the contextual information including any associated fees and `select` **Confirm**.
9. Your validators will now be updated in the next staking era.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking-how-to-earn-staking-rewards-or-nova-wallet/polkadot-direct-staking/manage-polkadot-validators.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.
