# Claim Rewards

![](/files/ZVXMYY6VVQg7XnPmVGvG)

Liquidity rewards are distributed to liquidity providers **every Wednesday at 8am UTC**.&#x20;

{% hint style="warning" %}
Please note that non-ZWAP rewards may need time to load as they are distributed from the project owners directly.
{% endhint %}

### Claiming on Desktop

Claim rewards via the reward claimer found on the top right of your screen.&#x20;

![](/files/zKjUXuZYdD46ruSMTgdX)

### Claiming on Mobile

Access ZilSwap from within your ZilPay app and follow these steps:

1. Scroll down until you see the **Wallet Connected** button
2. Click **Wallet Connected**
3. Click **Claim Reward**

![](/files/s1WkUnghgnowXRMV5k2d)


---

# 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.zilswap.io/how-to/claim-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.
