# How to Use Real-Yield System

### 🔹 Step 1: Get USDC in Your Wallet

You need **USDC on Arbitrum** to invest.

* Use a wallet like MetaMask, Coinbase Wallet, or another Web3 wallet.
* Transfer USDC from an exchange (like Coinbase) to your wallet address.

***

### 🔹 Step 2: Connect Your Wallet

1. Visit [servicerevenue.net](https://servicerevenue.net)
2. Click **"Connect Wallet"** and choose your wallet provider
3. Make sure you’re on the **Arbitrum** network

***

### 🔹 Step 3: Deposit USDC

1. Click **“Deposit”**
2. Enter the amount of USDC to invest
3. Approve the transaction (first time only), then confirm the deposit

✅ You now receive **vault shares**, which represent your portion of the pool.

***

### 🔒 Step 4: Wait 30 Days (Lockup Period)

Your deposit is **locked for 30 days**. During this time:

* The DAO puts your capital to work (e.g., loans to contractors or bots)
* You begin earning **real USDC yield** from those activities

***

### 💸 Step 5: Claim or Compound Yield

After yield has accrued, you have two options:

* **Click “Claim Yield”** to withdraw your earnings
* **Click “Compound”** to reinvest rewards into your shares

Your yield is based on your share of the pool.

***

### 🔓 Step 6: Withdraw Your Funds

Once your 30-day lockup ends:

1. Click **“Withdraw”**
2. Choose how many shares to redeem
3. You’ll receive your USDC (including any unclaimed yield)

***

### 🧠 Things to Know

* Yield comes from **real-world revenue**, not inflation
* Each deposit has its **own 30-day timer**
* You can track everything in your investor dashboard

***

### 🆘 Need Help?

If you're stuck:

* Visit our support page
* Or ask in the Telegram group


---

# 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://service-docs.gitbook.io/service-docs/real-yield-system/how-to-use-real-yield-system.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.
