# Claiming vETH and vUSD Rewards

vETH is a ERC20 token which aims to follow the value of ETH, while enabling its holders to accumulate rewards generated by proof-of-stake on the Ethereum mainnet. Similarly, vUSD is a ERC20 token which aims to follow the value of DAl, while enabling its holders to accumulate rewards generated by DeFi.

These accumulated rewards are typically claimable on the [Cronos zkEVM Rewards page](https://zkevm.cronos.org/missions/) (more info [here](https://blog.cronos.org/p/veth-and-vusd-yield-bearing-tokens)).

However, for users who deposit vETH and vUSD with us, this yield can only be claimable on Amply's Dashboard

**Key Points:**

* ﻿﻿Suppliers of vETH or vUSD on Amply forgo direct access to the yield generated by these tokens.\
  Instead, Amply collects this yield.
* ﻿﻿The yield collected by Amply will be redistributed back to the original vETH and vUSD suppliers.\
  Suppliers will have to manually claim this yield on Amply's Dashboard
* The yield accrued will be periodically distributed and claimable via our platform UI
* The amount of refund you will receive might not be the exact APR shown on the [Cronos zkEVM Rewards page](https://zkevm.cronos.org/missions/). If vUSD and/or vETH has been borrowed out, the borrower will instead earn this extra yield.

## Claiming Yield on Amply

Amply provides a simple and user-friendly way to claim your extra VETH and VUSD yield on our Dashboard via the Yield Refund section. Here's a step-by-step guide:

1. ﻿﻿﻿Navigate to the Dashboard and click on the "My earnings" tab
2. ﻿﻿﻿Head to the Yield Refund section and click the "Claim all" button
3. ﻿﻿﻿Once confirmed, the extra yield will be transferred directly to your wallet.

<figure><img src="/files/jDYV7BqXCoKvgKYINDKD" alt=""><figcaption></figcaption></figure>

Note: Refunds on vUSD and vETH yields are processed **periodically**, but there is no fixed timetable for distribution. Users can expect these refunds to arrive from time to time, though the exact schedule may vary.


---

# 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.amply.finance/using-amply-finance/claiming-veth-and-vusd-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.
