# Delegate

{% hint style="info" %}
When you delegate your tokens, you lock up your tokens for a period of time to contribute to Cascadia's network security.
{% endhint %}

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

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

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

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

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

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

**Step 4: Enter the amount of tokens you wish to delegate and click the "Delegate" button.**

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

**Step 5: Review and sign the transaction in your wallet to complete the process.**


---

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