# Quadratic Lands Token Distribution web3 support- Token Claim

After completing the first two missions (1-proof of knowledge and 2- proof of use) eligible users will arrive at the third mission, proof of receive.

When you click `claim` in the receive mission, you will be prompted to broadcast a transaction to the Gitcoin Token Distribution contract.

If you are having issues with your token claim please here are a few things to check/confirm:

1. your wallet is connected to the Ethereum Mainnet
2. you don't have any old/stale transactions pending transactions on your account
3. you have enough Ethereum in your account to cover the gas fees


---

# 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-token-claim.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.
