# Deposit & Earn

### What You’ll Need

* A wallet (e.g., MetaMask, Phantom, Rabby)
* Stablecoins (USDC or USDT)
* Access to [Zivoe's App](https://app.zivoe.com/)

***

### How To Start Earning

#### 1.  Launch App & Connect Wallet

Head over to the [Deposit](https://app.zivoe.com/) page of Zivoe's app. Click the "Connect Wallet" button and connect  with your web3 wallet (e.g., MetaMask, Phantom, Rabby).

#### 2.  Deposit Stablecoins

Locate the deposit window and select the stablecoin you want to deposit (USDC or USDT). Then input an amount and click the "Deposit" button. This will create a transaction for you to sign in your web3 wallet.&#x20;

After signing, check your wallet balance. You now have vault tokens (zVLT)!

#### 3.  Track Yield Daily

After depositing, head over to the "Portfolio" Page to track your earnings. Your vault tokens (zVLT) go up in value as borrowers pay interest back to the vault.

#### 4.  Redeem To Claim Yield

When you are ready, you can redeem your vault tokens (zVLT) to claim back the stablecoins you initially deposited, plus the yield you've earned. You can redeem directly from [Zivoe](https://app.zivoe.com/) or sell your tokens on a DEX such as Uniswap using the swap page on our dApp.

Learn more about how to [Redeem & Claim Yield](https://www.notion.so/o/tcmgW5M9x7wOiPqLbTQM/s/QxLaaOvpDOYwpmSo4NpC/~/changes/1/user-docs/redeem-and-claim-yield)

***

### Video Guide

{% embed url="<https://www.youtube.com/watch?v=cBQCnj3cCKA>" %}

{% hint style="info" %}
Click here to start depositing: [app.zivoe.com](https://app.zivoe.com)
{% endhint %}


---

# 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.zivoe.com/user-docs/deposit-and-earn.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.
