# How to Stake lvlUSD

You can stake lvlUSD to earn yield generated by the Level protocol and get [slvlUSD](https://level-money.gitbook.io/level-documentation/how-it-works/slvlusd).

To stake lvlUSD, you must own it first. Please [refer to this guide](https://level-money.gitbook.io/level-documentation/user-guides/how-to-get-lvlusd) to buy lvlUSD.

**Step 1.** Visit [**https://app.level.money/earn**](https://app.level.money/earn)

<figure><img src="https://59002313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5MCu1gdUPtWzH9POOFX3%2Fuploads%2FJWwaVIBlD4WfIqz1zkMy%2FScreenshot%202025-03-11%20at%2011.39.02.png?alt=media&#x26;token=a7040fdf-157b-4e18-94cd-c1a80bd1b20a" alt=""><figcaption></figcaption></figure>

**Step 2.** In the right-side panel, ensure the "Stake" tab is selected. Enter the amount of lvlUSD you wish to stake, then check the box acknowledging the 7-day cooldown period for unstaking slvlUSD. Finally, click "Increase Allowance" to proceed and confirm the transaction in your wallet.

<figure><img src="https://59002313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5MCu1gdUPtWzH9POOFX3%2Fuploads%2FCsgZ2RrwKpwstu4e4G4T%2FScreenshot%202025-03-11%20at%2011.50.22.png?alt=media&#x26;token=5f16f6db-7393-4c0e-9754-e9f1fffa393f" alt=""><figcaption></figcaption></figure>

**Step 3.** After the allowance increase transaction is confirmed, click the "Stake lvlUSD" button and approve the transaction in your wallet.

<figure><img src="https://59002313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5MCu1gdUPtWzH9POOFX3%2Fuploads%2FWnx4XTsQM661CaSlQZx0%2FScreenshot%202025-03-11%20at%2011.54.07.png?alt=media&#x26;token=bc6cc6ed-d24d-497c-859e-d3a460855bd3" alt=""><figcaption></figcaption></figure>

**Step 4.** Wait for the purchase transaction to confirm. Congratulations! You now own slvlUSD and will begin earning yield. A popup will highlight different ways to use your slvlUSD.

<figure><img src="https://59002313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5MCu1gdUPtWzH9POOFX3%2Fuploads%2FLsEVTmpWGtrRBGnLFVTF%2FScreenshot%202025-03-11%20at%2011.57.38.png?alt=media&#x26;token=d054b09c-0434-4405-a00c-e598782b8b89" alt=""><figcaption></figcaption></figure>

The "Earn" dashboard will also update to display your current slvlUSD balance.

<figure><img src="https://59002313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5MCu1gdUPtWzH9POOFX3%2Fuploads%2FtI0IdJQTsgjHgK8sPAju%2FScreenshot%202025-03-11%20at%2012.11.07.png?alt=media&#x26;token=36606786-734c-4d2e-8cee-c46fe7830fdf" 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://level-money.gitbook.io/level-documentation/user-guides/how-to-stake-lvlusd.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.
