> For the complete documentation index, see [llms.txt](https://harmonix-finance.gitbook.io/harmonix-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://harmonix-finance.gitbook.io/harmonix-docs/onboarding/stake-feature/earn.md).

# Earn

## Step 1: Connect wallet

Click “Connect Wallet” on the right side of the screen to connect your wallet (MetaMask, Rabby Wallet, Coinbase Wallet, Gate Wallet, OKX Wallet, Bitget Wallet, Binance Wallet, Wallet Connect).

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

## Step 2: Select “Earn” on the homepage

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

## Step 3: Choose a Vault

Select from the list of available vaults based on your asset type and risk preferences:

* Stablecoin Vaults for consistent returns.
* ETH and BTC Vaults for optimized performance.
* Pendle and Hyperliquid Exclusive Vaults for ecosystem-specific strategies.

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

## Step 4: Deposit Assets

Follow the simple deposit instructions on the app to allocate your funds into the chosen vault.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXf5KpECz4-qZD--v9wQZhEjApoRtwxZ5m9TiKCRlO-1XeLZskNur2Qp51mB2O2kP6TmcHHbXjdoQfpmc06KyyoFvbvV7fXO3YfzdytQqBEcOJ0o1AdtfgiVM3Tu7P-F_upA1w3vYA?key=Su7gjBdKEdLKW89rb9J1hZnP)

## Step 5: Monitor Performance

Use the dashboard to track your yield, see your portfolio allocation, and adjust strategies as needed.

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

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

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

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

## Step 6: Withdraw Funds

Withdraw earnings or principal at any time with just a few clicks. Harmonix ensures seamless withdrawals with minimal delays.

<figure><img src="/files/50O658LLyEdpsFl2QW4Q" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://harmonix-finance.gitbook.io/harmonix-docs/onboarding/stake-feature/earn.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
