# Converting preAMP to AMPLY

Your 1 $preAMP will be converted to 1 $AMPLY.  This conversion is subject to a Vesting schedule detailed [here](/tokenomics/preamp-conversion-scheme.md).

You have 2 options for your converted $AMPLY:&#x20;

1. Stake $AMPLY to a 3 month vault, or&#x20;
2. Claim your unlocked tokens to wallet,

Here's a step-by-step guide:

1. Navigate to the Claim $AMPLY page. You will be prompted 2 options:
   * Option A: Stake to vault
   * Option B: Claim unlocked tokens to wallet&#x20;

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfz7yGLW-78PBYOix2XrnHk48tyeOjoMKFdGIi1C6j76hdP448wUaIpM1eOhE7xo4ohwBgYs8e61KKtPcJH-1wdbuKmx9IdesbKGndD85y0UJVaXLBMdXYKa2rDEKnCp9NJUwWWMmYwCozTxi3qAtIhh5JB?key=nW72Yf9ZiTa3-CY0N1fvtw)

**Option A**: If you want to stake $AMPLY to vault, you can follow the below steps

1. Click “Stake in 3 Month Vault”
2. You can ONLY choose a 3 month duration
3. Click “Confirm” once you have checked and confirm the transaction details

Key points:

* Staking offers the highest potential yield at the end of 3 months. You are likely to have earned more extra $AMPLY from staking it, than by waiting for the vesting period to end
* All available $AMPLY, including the locked amounts, are eligible to be staked immediately
* If you wish to stake your $AMPLY for longer, you can [upgrade](/using-amply-finance/staking-amply/upgrade-amply.md) the maturity on the AMPLY page&#x20;

**Option B**: If you choose to claim unlocked tokens to your wallet, you can follow the below steps

1. Click “Claim in wallet”
2. You will be shown amount of $AMPLY to be claimed
3. Click “Confirm” once you have checked details of claim
4. At any one time, you can choose to stake the remaining locked $AMPLY into a 3 month vault


---

# 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/converting-preamp-to-amply.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.
