# USDD Savings

This guide explains how to stake USDD to earn yield through sUSDD. By connecting your wallet, depositing USDD, and receiving sUSDD as proof of stake, you can start earning interest automatically. You can withdraw your funds at any time without a lock-up period.

### &#x20;1. Connect Your Wallet

* On the Earn page, select the Ethereum/BNB Chain network.

<figure><img src="https://114421464-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FARwMu8GsAubRHTakjdxU%2Fuploads%2FmmaTyGZ4ZmxKj7WcMJrn%2F32%202.png?alt=media&#x26;token=48ee8ed6-e9dd-40af-9a4e-e161a1207869" alt=""><figcaption></figcaption></figure>

* Click **Connect Wallet** in the top-right corner.

<figure><img src="https://114421464-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FARwMu8GsAubRHTakjdxU%2Fuploads%2FbL3Fz7AVevgL88cOzQhe%2F33.png?alt=media&#x26;token=f55cf206-167a-41f9-89a8-05e08f6e2c5e" alt=""><figcaption></figcaption></figure>

* Choose your wallet from the popup.

<figure><img src="https://114421464-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FARwMu8GsAubRHTakjdxU%2Fuploads%2Fw8drMz9nh86K5zd4WGMM%2F34.png?alt=media&#x26;token=87244e4c-2f31-41de-a613-8ef7d75efc20" alt=""><figcaption></figcaption></figure>

* Once connected, your wallet address will appear on the page.

<figure><img src="https://114421464-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FARwMu8GsAubRHTakjdxU%2Fuploads%2Fh7yl1t94QI6WVW7ZQKQI%2F35.png?alt=media&#x26;token=048b8223-983b-4663-b0e3-241357c3274b" alt=""><figcaption></figcaption></figure>

### 2. Deposit USDD

* Under Deposit, enter the amount of USDD you want to stake (cannot exceed your wallet balance).

<figure><img src="https://114421464-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FARwMu8GsAubRHTakjdxU%2Fuploads%2F8cNZWx8gVacRWUhdDGke%2F36.png?alt=media&#x26;token=e4877d97-c76a-4199-a384-115147a0fbcb" alt=""><figcaption></figcaption></figure>

* Click Approve/Deposit and confirm the transaction in your wallet.

<figure><img src="https://114421464-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FARwMu8GsAubRHTakjdxU%2Fuploads%2FKOGM250lrXrtOC5f3i2O%2F37.png?alt=media&#x26;token=951acd21-8a05-491c-ba22-1cab73b0e34c" alt=""><figcaption></figcaption></figure>

* Once the transaction is confirmed:
  * You will see your sUSDD balance on the left side of the page.
  * The corresponding USDD value of your sUSDD will also be displayed.

<figure><img src="https://114421464-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FARwMu8GsAubRHTakjdxU%2Fuploads%2FvWxMFTwl4tzQblD5zHTI%2F38.png?alt=media&#x26;token=c24447fb-20a3-47c9-96fa-1c5da90dc351" alt=""><figcaption></figcaption></figure>

* Over time, the USDD value of your sUSDD increases automatically, reflecting your earned yield.

### 3. Withdraw USDD

* Under Withdraw, enter the amount of USDD you want to withdraw.

<figure><img src="https://114421464-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FARwMu8GsAubRHTakjdxU%2Fuploads%2FLuCOVrib1dzzx7SuOvTW%2F39.png?alt=media&#x26;token=bb874229-f372-4e54-8f91-4142a9da088f" alt=""><figcaption></figcaption></figure>

* Click Withdraw and confirm the transaction in your wallet.

<figure><img src="https://114421464-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FARwMu8GsAubRHTakjdxU%2Fuploads%2FqI81eQCtWYCBvzv2StC1%2F40.png?alt=media&#x26;token=ebc935b3-579e-409a-a16a-6f9d51c2dcdf" alt=""><figcaption></figcaption></figure>

* After confirmation, your sUSDD will be burned, and you will receive the corresponding amount of USDD in your wallet.
* You can view all your actions in your transaction history.

<figure><img src="https://114421464-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FARwMu8GsAubRHTakjdxU%2Fuploads%2FGpocWfjvU3dRDdWIKhHE%2F41.png?alt=media&#x26;token=d9293291-230d-4991-9e23-3cef2b55c29b" alt=""><figcaption></figcaption></figure>

### ✅ Notes

* There is no lock-up period — you can withdraw anytime.
* When withdrawing, you will receive your initial deposit plus the accumulated yield.


---

# 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.usdd.io/user-guide/usdd-savings.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.
