# Change validator

**Step 1**: Open the SubWallet extension and choose the "**Earning**" tab at the bottom of the screen. In the Your earning positions screen, select the subnet you want to view.

<div><figure><img src="/files/USh8I7T65ziaYSZpcJAK" alt="" width="362"><figcaption></figcaption></figure> <figure><img src="/files/gQymN9zhsAAqY86qOZag" alt="" width="362"><figcaption></figcaption></figure></div>

**Step 2**: Click the <img src="/files/KaPNOAsn9Hrj51QVMQkG" alt="" data-size="line"> icon in the Account info field to view the validator you've staked on for a subnet.

<figure><img src="/files/j6QQ6HqnRd2s3vJFaTXY" alt="" width="363"><figcaption></figcaption></figure>

{% hint style="info" %}
If you are in "**All accounts**" mode, click the <img src="/files/cuDY0Xfvygx5kKzPgAtY" alt="" data-size="line"> icon instead.

![](/files/csK8Nbg8uX5NkXTIwUUN)
{% endhint %}

**Step 3**: In the Your validators screen, select "**Change validators**".

<figure><img src="/files/9YLGofWdUShYkabR1x2Q" alt="" width="362"><figcaption></figcaption></figure>

**Step 4**: In the Change validator screen, select the validator you want to move your stake by clicking the "**Change to**" field and then choose a validator. Once done, select "**Apply 1 validator**".

{% hint style="warning" %}
With subnet staking, you can only change from one validator to another at a time.
{% endhint %}

<div><figure><img src="/files/pNwlHitt9Hajx1iuTNfM" alt="" width="362"><figcaption></figcaption></figure> <figure><img src="/files/2CQjbf7P3Mvj6y0kIymo" alt="" width="362"><figcaption></figcaption></figure></div>

{% hint style="info" %}
You can use the **Sort** function to find the most suitable validator that fits your needs. Click the <img src="/files/DGEPHtKDV85IB49GVXFr" alt="" data-size="line"> icon in the top right corner and choose your sorting criteria.

<img src="/files/g3nxuQGJ4HrOZQJNnIlU" alt="" data-size="original">
{% endhint %}

**Step 5**: Once you've chosen your validator, hit "**Update validator**" to proceed.

<figure><img src="/files/Zq6alpk5B9l4P6RfZvSG" alt="" width="362"><figcaption></figcaption></figure>

<details>

<summary>Move a part of your stake (alpha tokens) to another validator</summary>

With subnet staking, when you want to change validator, you can opt to move a part of your staked alpha tokens to another validator while keeping the other on the initial validator. This can be done by enabling the toggle next to the "**Change staking amount**" field.

<figure><img src="/files/10TzvbMN4suoYZLQdegr" alt="" width="362"><figcaption></figcaption></figure>

Once this field is enabled, you can type the amount you want to move to your newly selected validator, then hit "**Update validator**" to proceed.

<figure><img src="/files/x8PrtWYhgPvvksiwtjzY" alt="" width="362"><figcaption></figcaption></figure>

</details>

**Step 6**: Check the information and confirm your request by clicking "**Approve**".&#x20;

<figure><img src="/files/H61yXDvmhUg1nnvU4ORt" alt="" width="362"><figcaption></figcaption></figure>

**Step 7**: Your request has been submitted!

<figure><img src="/files/IxcHJy5vaJJgNl1TA0VI" alt="" width="363"><figcaption></figcaption></figure>

You can either click "**Back to home**" to return to the homepage or "**View transaction**" to see transaction details in the History tab.


---

# 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.subwallet.app/main/extension-user-guide/earning/subnet-staking-dtao-staking/change-validator.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.
