# How to Change Nominations

Nominating a particular validator with your staked AZERO is an expression of trust that this validator will act honestly and perform well when producing blocks. As a nominator, it is in your responsibility and best interest to make sure your chosen validator is trustworthy. As always - do your own research. If at any point you decide to change your chosen validator, below you can find step by step instructions how to do it while being a direct nominator or a member of a nomination pool.

### Direct nomination

1. Go to the[ Staking tab of the mainnet](https://azero.dev/#/staking) and the[ Accounts](https://azero.dev/#/staking/actions) tab – make sure the *Stashed* mode is enabled in the top left corner. You will see the list of all your accounts participating in direct nominations.
2. For the account you would like to change the nomination, click on three dots at the end of the line and select *Set nominees:*&#x20;

   <figure><img src="https://1927958252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjxGnEsASyxizmuYQHzry%2Fuploads%2FTCPamty4iP5HxCI8oSCN%2Fset-nominees.png?alt=media&#x26;token=529272da-91bf-4e13-99eb-04dc8a5128d6" alt=""><figcaption></figcaption></figure>
3. In the popup menu you will see your currently selected validator in *nominated accounts* column:&#x20;

   <figure><img src="https://1927958252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjxGnEsASyxizmuYQHzry%2Fuploads%2FdFzljZ3BgICJWl1jyb6L%2Fselect-nominee.png?alt=media&#x26;token=4b867503-0548-429e-a388-57c3d6496fbf" alt=""><figcaption></figcaption></figure>
4. Click on that validator to make the name disappear from *nominated accounts.*
5. Find your new validator in *candidate accounts* and click it. The name should now appear in *nominated accounts.*
6. Click *Nominate* button and sign the transaction.

In the[ Accounts](https://azero.dev/#/staking/actions) tab your newly modified nomination will result in *Active nominations being* changed to *Waiting nominations.* Your choice will become active at the beginning of the next era. Please note that you will keep nominating your previous validator until the end of the current era. That way switching to a new validator does not introduce any "gap" in your nomination period and no rewards are missed when changing your nomination.

### Nomination pools

Unlike in the direct nomination mode, there is no way to quickly switch to a different nomination pool and have the change effective with the beginning of the next era. You need to leave your current pool (which requires waiting through the 14 days unbonding period) and then join the new pool. Please check sections related to nomination pools in [how-to-stop-staking](https://docs.alephzero.org/aleph-zero/use/stake/how-to-stop-staking "mention") and [how-to-start-staking-with-the-developer-wallet](https://docs.alephzero.org/aleph-zero/use/stake/how-to-start-staking-with-the-developer-wallet "mention") for step-by-step instructions on how to do that.


---

# 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.alephzero.org/aleph-zero/use/stake/how-to-change-nominations.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.
