# Quadratic Lands Token Distribution web3 support-Delegate Voting Power

After you've successfully claimed your airdrop (or even if a friend sent you tokens and/or you acquired them elsewhere you can delegate your voting power using the [`Stewards interface`](https://gitcoin.co/quadraticlands/stewards) in the Quadratic Lands [🗳️](https://emojipedia.org/ballot-box-with-ballot/)

{% embed url="<https://gitcoin.co/quadraticlands/stewards>" %}

This is a relatively straightforward web3 interaction in which you will call the `delegate` function on the **GTC token contract** [`0xde30da39c46104798bb5aa3fe8b9e0e1f348163f`](https://etherscan.io/address/0xde30da39c46104798bb5aa3fe8b9e0e1f348163).

If you're having issues delegating through the Quadratic Lands UI you can also try delegating voting power using our [Tally interface](https://www.tally.xyz/gov/eip155:1:0xDbD27635A534A3d3169Ef0498beB56Fb9c937489) or even with [Etherscan](https://etherscan.io/address/0xde30da39c46104798bb5aa3fe8b9e0e1f348163f#writeContract).


---

# 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://support.gitcoin.co/gitcoin-knowledge-base/misc/gtc-delegation/quadratic-lands-token-distribution-web3-support-delegate-voting-power.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.
