# Sell High Vault - Example

With Sell High vaults, users can sell ETH with USDC by choosing a linked price under our Sell High section on our DApp as shown below.

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

### Detailed Example ⬇️

In this example, the vault subscriber chooses to subscribe 1 ETH to a Sell High vault with the following parameters:

* To sell ETH at a linked price of $4,350&#x20;
* 120.37% APY
* Expiring date of August 23, 2025.&#x20;

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

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

1. On August 23, 2025, if the market price of ETH is **equal to or more than $4,350**, the vault subscriber will receive 4350 USDC at the linked price of $4,350 as shown in the diagram below.
2. The vault subscriber will also earn a **guaranteed yield** of 16.14 USDC.

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

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

* On August 23, 2025, if the market price of ETH is **less than $4,350**, the vault subscriber will receive his principal deposit of 1 ETH as shown in the diagram below
* The vault subscriber will also earn a **guaranteed yield** of 0.00371 ETH.

<figure><img src="/files/twFFXSOlwJkdq0uxSnvw" 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/sell-high-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.
