# Yield Opportunity

Amply’s new Yield Opportunity feature helps you unlock the full potential of **your idle tokens in your wallet** by showing you exactly how to put them to work.

Whether you prefer low-risk passive income or more advanced leverage strategies, we’ve got the insights to help you earn more with what you already have in your wallet.

#### Where to Find It:

* On the [Market](https://amply.finance/markets/) page, click on “Best Yield .”

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

* Click on "Profit Strategies"

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

#### How It Works:

1. Amply queries your wallet balance and identifies the token with the highest value in USD.
2. If your top-held token is also supported on Amply (e.g., USDC, vUSD, zkCRO, CRO, vETH, ETH), we’ll recommend three strategy types using that token.
3. You can choose between:

* Low-risk strategy
* Medium-risk strategy
* High-risk strategy<br>

If multiple tokens in your wallet have the same USD value, we will recommend the one with the highest yield for the low-risk strategy.

Note: If your wallet is not connected or you hold no supported tokens, we’ll prompt you to connect or bridge funds to get started.

#### Strategy Types

Each strategy includes step-by-step guidance using your highest-value token:

**🟢 Low-Risk Strategy**

No leverage required. Passive supply only.

* Step 1: Deposit {token} on Amply.
  * You’ll immediately start earning more {token} with zero borrowing risk.

**🟡 Medium-Risk Strategy**

Leverage using the same token. Looping strategy with correlated asset.

* Step 1: Deposit {token} as collateral
* Step 2: Borrow {token} against this deposit
* Step 3: Deposit the borrowed {token} back onto Amply
* Step 4: Repeat steps 1–3 until you reach your desired leverage level

**🔴 High-Risk Strategy**

Leverage using a different token. Looping with uncorrelated assets.

* Step 1: Deposit {token} as collateral
* Step 2: Borrow {alternate token} (e.g., vUSD)
* Step 3: Swap the borrowed token for {token} via a DEX (e.g., H2 Finance)
* Step 4: Deposit the swapped {token} back onto Amply
* Step 5: Repeat steps 1–4 until you reach your desired leverage level

**Note**: APRs for this strategy are sourced from the Yield Matrix, using only same-token looping yields (e.g., USDC → USDC).  If the **APR is negative** (borrow rate > supply rate), the strategy will be hidden, and **we’ll prompt users to explore the Yield Matrix instead**.<br>

Example:\
If your wallet holds $1000 USDC and the APR (with max leverage) is 123.45%, your estimated extra earnings = $1,234.50 per year

This gives you a clear view of how much passive yield or leveraged return is possible — before you commit.


---

# 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/yield-opportunity.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.
