# Earn

### Feature Overview

Earn lets you:

* Generate yield from on chain stocks without selling
* Deploy USDC and USDT to earn directly
* Keep your positions while earning from lending demand
* Deposit into vaults and earn without managing strategies
* Put unused assets to work instead of leaving them idle

### What is a Vault on Sixpence?

A **Vault on Sixpence** is a place where you can deposit your assets and earn yield without managing positions yourself.

You deposit into a vault and the system puts your capital to work within the Sixpence. Each vault has its own strategy and asset allocation. Your funds may be distributed across multiple on chain assets such as tokenized stocks and stable assets like USDC and USDT.

### Step-by-Step Guide

**1.Select A Sixpence Vault**

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

Pick a Sixpence Vault you prefer, then click **Deposit** to view its details.

**2.Filter by Token**

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

Filter by token and view its Net APY.

**3.Set the Gas Speed**

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

Choose the gas speed for your transaction. The default setting is **Normal**.

**4.Deposit**

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

Click **Deposit**, then enter the amount you want to add to the vault.

#### Review Key Info

Before confirming the deposit, review the following details:

* **Exporsure**\
  **Exposure** shows which assets your funds are currently allocated to within a vault.\
  Current exposure includes NVDAon, CRCLon, HOODon, USDC, bbqUSDC, WETH, and USDT.
* **Token Net APY**\
  **Token Net APY** shows the yield contribution of a specific asset within the vault.
* **Vault APY** \
  **Vault APY** reflects the combined yield from all tokens in the vault.

#### Approve & Confirm

Once everything looks correct, click **Deposit** to proceed.

If it is your first time using the token, you may need to approve it first. After confirmation, the transaction will be processed on chain and your deposited assets will start earning yield in the vault.


---

# 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.sixpence.xyz/introducing-sixpence/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.
