# Earning Yield with Savers

**What are Savers?** \
[Savers](https://docs.mayaprotocol.com/deep-dive/mayachain-finance/savings) are a way for crypto users who want to earn single-sided yield on their favorite Layer 1 assets with no impermenant loss. \
\
Example: Deposit BTC, earn BTC\
\
**How does Savers work?**&#x20;

Using [Synthetics](https://docs.mayaprotocol.com/deep-dive/mayachain-finance/synthetic-asset-model) (Synths), users mint Synthetic assets that represent 1:1 ownership of the underlying Layer 1 asset. These Synths are then locked into a Savings Vault and users receive Saver Units that represent their ownership of the vault balance. \
\
**Savers Guide**

1. Navigate to the Earn Page at [app.eldorito.club/earn ](https://app.eldorito.club/earn)
2. Click "Wallet" and connect your wallet.

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

3. Select the wallet and blockchains you would like to connect with then click connect

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

4. Input the amount you would like to deposit then click "deposit"

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

5. Sign the transaction in your wallet. Now you are earning single-sided yield on your Layer 1 asset!


---

# 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.eldorito.club/el-dorito/start-here/earning-yield-with-savers.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.
