# Claim USDT Reward

## **Instructions to Claim USDT from Rewards to Your Wallet**

**Step 1:** Earn at least 0.1 USDT from the Reward feature on the Soei app.

{% content-ref url="/pages/WCLYk6BWHSlelWiWPqtK" %}
[Reward](/proof-of-contributor-concept/reward.md)
{% endcontent-ref %}

**Step 2:** Connect your Soei account to a Web3 wallet.

* If you used a Web3 wallet to log in to Soei, your account is already connected to this wallet.
* If you logged in to Soei using an Email and have not connected a Web3 wallet, please connect your Soei account to a Web3 wallet by accessing Menu => Account & Security => Connect Web3 Wallet and follow the instructions.

**Step 3:** Visit <https://soei.io/reward>.

* Connect the website to the Web3 wallet linked to your Soei account.
* Verify that the USDT amount on the website matches the amount on the Soei app.
* Click the Claim button.
* Confirm the transaction in your wallet.

**Step 4:** After completing the process, check your wallet balance to ensure the USDT has been successfully claimed.

{% hint style="info" %}
***Note:** You need to cover the gas fees (blockchain fees) yourself to complete the claim transaction. Soei does not charge any fees for this.*
{% endhint %}


---

# 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.soei.social/proof-of-contributor-concept/claim-usdt-reward.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.
