# Claiming $AMPLY Rewards

As you earn $AMPLY from **suppling your tokens**, Amply Finance allows you to claim or stake your earned $AMPLY rewards seamlessly. This guide provides step-by-step instructions on how to claim or stake rewards easily on Amply Finance platform.

1. Navigate to the Dashboard Page: Locate “My earning” and click “Compound”.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfB9sOjsBe-zENlk1yuaslwSbtpVf_IUbr99qQtEn-RSkV_Hva-Eyt3MnpNxM2mvhK5BNufkAXwBAeMn0SY-XtPhReuU_H_9xU2BG2LEvaIrQsjiGv1lIwfrHRkfzH9Gkf7bBi1bw?key=nW72Yf9ZiTa3-CY0N1fvtw" alt="" width="375"><figcaption></figcaption></figure>

2. A “Claim/Compound” card will appear. The dashboard will display your available rewards in both USD and AMPLY token amounts.
3. Below will show two options:
   1. **Claim in Wallet**: Select this option to withdraw earned AMPLY tokens to your wallet.&#x20;
   2. **Stake in Vaults**: Reinvest your rewards into a staking vault for increased yield.

**Note:** Users can only select one action (either Claim or Compound, but not both).

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdD3Rk-Y3ovpaPl0-A-EQWy8VXGPtP04DnD9FjoKWJi5WZhQlDgxoKZeZv1pddP7XI01FyWoOd2jOY8bBCc84m5C6FTtAl7APRFDKom7yQJolZ16Y3PRxLNyBnJqAA45R0JP3yU?key=nW72Yf9ZiTa3-CY0N1fvtw" alt="" width="375"><figcaption></figcaption></figure>

### If you select “Stake in vaults” option:

1. On the “Claim/Compound” card, select the "Stake in Vaults" Option
2. Click “Next” to proceed.
3. Choosing a Locking Period by selecting a preferred staking duration:
   * 3 Months
   * 12 Months
   * 24 Months
   * 48 Months

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcPtgQe_7KmcJmSZzcsDChDpJZ6CA5GiTNNuabgtxPE_CD9ysZ_-K_soU478Wmk83EgpEcNlaRgYb_MLS5EP-Z3xMXLUxp-xwLS-02V0TpAyAPwVyHRRui4p580b-4UNyViw9axrA?key=nW72Yf9ZiTa3-CY0N1fvtw" alt="" width="375"><figcaption></figcaption></figure>

#### Note: The longer the staking period, the higher the yield multiplier.

4. Click “Confirm” to finalize the selection and the transaction.
   1. Your staked amount will be reflected in the staking vault section of your dashboard.

### Important Notes

* Users **cannot** claim and stake rewards simultaneously; only one action per transaction.
* The "Claim" or "Stake" option is **disabled** if no rewards are available.
* The highest yield vault APR% is displayed for reference before staking.


---

# 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-usdamply-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.
