# Redelegate Staked $REGEN

Redelegating $REGEN will move your tokens from one validator to another. They will remain bonded and will continue collecting inflationary rewards.&#x20;

### 1. Access the Regen Network Chain Page

a. Navigate to the Regen Chain page of the Keplr Dashboard [here.](https://wallet.keplr.app/chains/regen)

<figure><img src="/files/8M8O2l8tsuhrgCoZEyAe" alt=""><figcaption></figcaption></figure>

### 2. Manage Delegations&#x20;

a. Click anywhere on your current validator, indicated by the red box in the screenshot above. It will generate the below pop out.&#x20;

<figure><img src="/files/FnxGbg30UW5MANViv9sB" alt=""><figcaption></figcaption></figure>

b. Click the "Redelegate" button to begin the process.&#x20;

### 3. Redelegate Tokens

a. Clicking "Redelegate" will generate a pop up window containing a list of active validators. Select the validator you wish to move your tokens to and click "Next".&#x20;

![](/files/HSlkpiIQ9rVDc82sSc3Y)

b. Enter the amount of $REGEN you would like to move to the new validator and click "Redelegate".&#x20;

<figure><img src="/files/3mK1ZA7wORhOnpzDZiuv" alt=""><figcaption></figcaption></figure>

c. A Keplr transaction window will pop up. Select your fee and click "Approve".&#x20;

<figure><img src="/files/QZrCT8OasINne8gOJZCS" alt=""><figcaption></figcaption></figure>

d. Once the transaction has processed, your validator list will be updated to reflect the redelegation.&#x20;

<figure><img src="/files/D1ALY91iraN3ZarctGks" alt=""><figcaption></figcaption></figure>


---

# 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://guides.regen.network/guides/wallets/how-to-stake/redelegate-staked-usdregen.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.
