# Receive referral rewards

To claim rewards, please follow the steps below:

**Claiming Referral Reward for Adding Liquidity in USDT**

1. Visit <https://bscscan.com/address/0x9Ab45a6730eDeD06a93F0884F6F80076bf194e3b#writeContract>
2. Click on "Connect to Web3" to connect your wallet
3. Expand the function "6. claimReward (0xd279c191)"
4. Input the wallet address where you want to claim the reward in the "to" field
5. Click on "Write" and confirm the transaction in your wallet

**Claiming Referral Reward for Buying We2net in We2net**

1. Visit <https://bscscan.com/address/0x572c9aB47977d7d909572F3b8bcE076a858a8763#writeContract>
2. Click on "Connect to Web3" to connect your wallet
3. Expand the function "2. claimReward (0xd279c191)"
4. Input the wallet address where you want to claim the reward in the "to" field
5. Click on "Write" and confirm the transaction in your wallet


---

# 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://we2net.gitbook.io/contract/operating-contract/receive-referral-rewards.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.
