# Liquid Token Delegation

Liquid T holders can delegate their token weights to themselves or a third party for voting on governance proposals.

{% hint style="info" %}
Delegation is performed via an onchain transaction, which incurs ETH gas costs.
{% endhint %}

1. Go to <https://boardroom.io/threshold>.

2\. Connect your wallet.

3\. Click "*Set Up Delegation".*

<div align="left"><img src="/files/grAyCSgQnzVFe1nsjHfd" alt="Set Up Delegation"></div>

4\. Select your *"Delegation Type"* - either to yourself or a third party.

<div align="left"><img src="/files/2wF3IcEzO6oo4OwbSETI" alt="Choose Delegation Type"></div>

5\. Enter *"Delegate Address"* and click on *"Delegate Votes".*

<div align="left"><img src="/files/mABqr57ba5puprSxWXRi" alt="Delegate Votes"></div>

6\. Sign the 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://docs.threshold.network/governance/token-weight-delegation.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.
