# Deposit sDAI

The following method of obtaining sDAI requires users to have DAI first.

Head to <https://app.spark.fi/savings> and connect your wallet. In the **Stablecoins in wallet** section, look for DAI row (you must have DAI in your wallet for this to appear) and click on **Deposit**.

<figure><img src="https://1727685837-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYEMV9GZFJmUmXVjolDG7%2Fuploads%2FS9Qz6Ae1DW1lXtbgq3oy%2Fimage.png?alt=media&#x26;token=bf6973f4-00ba-409b-a199-954746d700f8" alt=""><figcaption></figcaption></figure>

Enter DAI amount you want to deposit. Make sure to turn off the **Deposit into Savings USDS** switch. We only want sDAI to interact with Seer. Then in the **Actions** section, click **Approve** to execute the first transaction, and **Convert** to execute the deposit (you must finished approving before the **Convert** button is enabled)**.**

<figure><img src="https://1727685837-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYEMV9GZFJmUmXVjolDG7%2Fuploads%2FkgZzTa1Y11N6T4XBOcXJ%2Fimage.png?alt=media&#x26;token=e791f7a4-8ba4-42a9-9346-a30bf3a30534" alt=""><figcaption></figcaption></figure>

Once you have done all the necessary transactions, the specified amount of assets will be deposited and you will receive Savings DAI (sDAI) tokens in return. Make sure to check your wallet for the changes.


---

# 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://seer-3.gitbook.io/seer-documentation/getting-started/deposit-tokens/on-ethereum/deposit-sdai.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.
