# Change validators on a position

If you’re looking to switch to a different validator—whether for better performance, higher rewards, or to support a specific metagraph—you can do so instantly without having to unstake and wait 21 days. This feature lets you reallocate your stake in real time, ensuring your DAG remains active and continuously earning.

**1. Change validators instantly**

* Go to **"My delegations"** and find the validator you’re currently staking with.
* Click **"Change validator"** next to the active delegation under the actions column.

<figure><img src="/files/8dlyQpklHjseT1vUGItj" alt="" width="563"><figcaption></figcaption></figure>

**2. Select new validator**

* Browse the list of available validators.
* Choose your preferred validator and confirm the transaction.

<figure><img src="/files/qGUz72Wh4AMon9feww2U" alt="" width="375"><figcaption></figcaption></figure>

**3. Immediate reallocation**

* Your staked DAG is reallocated immediately, with no downtime or unbonding delay.
* Rewards continue to accumulate based on the new validator’s parameters.


---

# 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.constellationnetwork.io/network-intro/dag-delegation/managing-delegated-positions/change-validators-on-a-position.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.
