# Buy Low Vault - Example

With Buy Low vaults, users can buy crypto assets (eg; ETH) with USDC by choosing a linked price under our Buy Low section on our DApp as shown below.

<div align="left"><figure><img src="/files/NHbmPJQ8hpsAtLqQhJ0U" alt=""><figcaption></figcaption></figure></div>

### Detailed Example ⬇️

In this example, the subscriber chooses to subscribe $10,000 in USDC to a Buy Low vault with the following parameters:

* To buy ETH at a linked price of $4,250&#x20;
* 109.39% APY
* Expiring date of August 23, 2025.&#x20;

<div align="left"><figure><img src="/files/Z7XZaWGXT4E2XX97e2Bk" alt=""><figcaption></figcaption></figure></div>

#### **Scenario A: Linked Price Reached**

1. On August 23, 2025, if the market price of ETH is **less than or equal to $4,250**, the vault subscriber will receive 2.35394 ETH at the linked price of $4,250 as shown in the diagram below
2. The subscriber will also earn a **fixed yield** of 0.0144 ETH.&#x20;

*Note: If a swap occurs at expiry, the yield earned is an absolute amount (e.g., 0.0144 ETH) and remains fixed, regardless of the current market price of ETH at the time of expiry.*&#x20;

<figure><img src="/files/3n541SkLBAvDk3aE7R5q" alt=""><figcaption></figcaption></figure>

#### **Scenario B: Linked Price Not Reached**

* On August 23, 2025, if the market price of ETH is **more than $4,250**, the vault subscriber will receive his principal deposit of 10,000 USDC as shown in the diagram below
* The vault subscriber will also earn a **fixed yield** 61.19 USDC.

<figure><img src="/files/2UD0wzZZNNxYD6ojywXb" alt=""><figcaption></figcaption></figure>


---

# 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://prodigyfi.gitbook.io/structured-yields/how-prodigy.fi-works/vault-subscription/buy-low-vault-example.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.
