# Undelegate Staked $REGEN

Undelegating $REGEN will place your tokens into a 21 day holding period, during which time they will not accrue inflationary rewards. After the unbonding period is over, they will appear in your available balance.&#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;

![](/files/FxU8iGgojaut82ITgXDQ)

b. Click the "Undelegate" button to initiate the undelegating process.&#x20;

### 3. Undelegate Tokens

a. The below pop out window will appear. Enter in the amount of tokens you wish to undelegate and then click the "Undelegate" button.&#x20;

![](/files/UK1jVBPdKssHfS3LVGqB)

b. A Keplr transaction window will pop up. Select your fee and click "Approve" to complete the process.&#x20;

c. Once the transaction has processed, you will see your tokens in a new section of the chain page, "Undelegating". Here you can view the days remaining in the undbonding period.&#x20;

![](/files/Rj91AGCHczcecPRo8Oc5)


---

# 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/undelegate-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.
