# Undelegate

#### Step 1: Navigate to <https://validator.cascadia.foundation/validators> and connect your wallet.

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

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

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

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

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

**Step 4: Enter the amount you wish, click on the ''Undelegate'' button, and confirm your transaction in your wallet.**

{% hint style="info" %}
You can only have 7 concurrent undelegations at a time for each validator.  In other words, you can undelegate 7 times from a validator within a 21-day period.
{% endhint %}


---

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