# Redelegate

Redelegation allows a user to move delegated tokens between validators without being subject to the unbonding period.

**Step 1: Navigate to** [**https://validator.cascadia.foundation/validators**](https://validator.cascadia.foundation/validators) **and connect your wallet.**

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

**Step 2: Click the “Manage” button of the validator you would like to redelegate your tokens.**

<figure><img src="/files/1By2X42RGqZFXkw9LpBm" alt=""><figcaption></figcaption></figure>

**Step 3: On the pop-up window, click on the "Redelegate" button.**

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

**Step 4: Enter the desiered amount, click ''Redelegate'', and confirm your transaction.**


---

# 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://cascadia.gitbook.io/gitbook/delegation/redelegate.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.
