# Claim Your Tokens

To complete the process on our claim website, follow these steps: First, **Connect Your Wallet** by connecting your wallet to the website. Second, verify your eligibility by clicking the **Check Eligibility** button. If eligible, you can then proceed to click the **Claim** button. Lastly, **Sign the Transaction** using your wallet to finalize the process.

To complete the process on our claim website

1. **Connect Your Wallet**: Begin by connecting your wallet to the website.
2. **Check Eligibility**: Click the **Check Eligibility** button to verify if you're eligible.
3. **Claim**: If eligible, proceed to click the **Claim** button.
4. **Sign Transaction**: Finally, sign the transaction using your wallet to complete the process.

**Important Note:** Prior to moving forward with the **Claim** action on our website, it is essential that you complete the [Know Your Customer (KYC)](/litepaper/library/technology/kyc.md) process. This step is a vital part of our security measures designed to protect both you and the integrity of the transactions. The [KYC](/litepaper/library/technology/kyc.md) process helps in preventing fraud, money laundering, and other illicit activities by verifying the identity of our users. Please ensure that you have all necessary identification documents ready for submission. This might include a government-issued ID, proof of address, and possibly a recent photograph. Completing this process is mandatory for all users wishing to claim, and we greatly appreciate your cooperation in keeping our platform secure and trustworthy.


---

# 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.langx.io/litepaper/learn-2-earn/claim-your-tokens.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.
