# Liquidity Provider Rewards

The dYdX community [voted](https://dydx.community/dashboard/proposal/16) to wind down Liquidity Provider Rewards On January 16, 2024. All remaining ethDYDX from the Liquidity Provider Rewards allocation were migrated to the dYdX Chain Community Treasury.

More information about the dYdX Chain Community Treasury is available [here](https://app.gitbook.com/s/7eKRye9zrZIr1Pp3Q3Mu/modules/community-treasury).&#x20;

## FAQ

<details>

<summary>How do I claim my Liquidity Provider Rewards?</summary>

Liquidity Provider Rewards are surfaced in the [dYdX API](https://docs.dydx.exchange/). Although not surfaced on the governance user interface, they are still claimable via the governance at the end of every epoch [here](https://dydx.community/dashboard).

</details>


---

# 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.dydx.community/governance-documentation/rewards/liquidity-provider-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.
