# Claiming Rewards

Daily earnings are distributed every 48 hours at 1:00 AM UTC. The release rules are as follows:&#x20;

* **Worker Rewards**:&#x20;

— 25% of the total revenue is released immediately. \
— The remaining 75% is linearly released over 180 days. \
— Claimable rewards from worker revenue can be claimed. Once approved by the backend, they can be withdrawn to the user’s wallet.&#x20;

* **Rental Revenue**:

— Fully liquid and available for withdrawal on the same day. \
— Rental revenue can also be directly claimed. After backend approval, it can be withdrawn to the user’s wallet.&#x20;

<mark style="background-color:yellow;">⚠️</mark><mark style="background-color:yellow;">**Note that:**</mark> Currently, the test network does not support claiming rewards.


---

# 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.inferix.io/inferix-testnet-2-on-solana-and-iotex-ended/user-revenue-calculation/claiming-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.
