# Tutorial - Save

**In the Save section of Securd, you can deposit tokens and earn interest.**&#x20;

1. Connect Wallet

<figure><img src="/files/XvfgkNmgZEPtJp3UBwix" alt="" width="563"><figcaption></figcaption></figure>

2. On the summary section, you see your balance, your deposit, and the interest generated on your accounts. The average APY is the average APY across your account. On the account section, you see the accounts you have already opened.

<figure><img src="/files/3pqmimKa2y8eyxGVlA4I" alt="" width="563"><figcaption></figcaption></figure>

3. On the “All Accounts” section, you can open new accounts for new assets.

<figure><img src="/files/vmNYSakl0UYKDQBD8NAM" alt="" width="563"><figcaption></figcaption></figure>

4. Click on 1 of your accounts - here “USDC”. On the left, you can see more details: your balance, how much you have deposited, and how much interest has been generated. On the right, you can interact with your account by depositing more USDC or withdraw them. Enter the amount of USDC you want to deposit and click on “Deposit”. Confirm the transaction, wait a few seconds, and your account balance will be updated automatically.

<figure><img src="/files/KociC9dNIy7DiciJzYks" alt="" width="563"><figcaption></figcaption></figure>

5. The Withdraw function works in a similar way. Enter the amount you want to withdraw, click “Withdraw”, confirm the transaction, and your balance will be updated automatically.

<figure><img src="/files/ZfSe7BpluVTNdMNdzghb" alt="" width="563"><figcaption></figcaption></figure>

6. In the Pool Details section, you can see the total size of the pending pool, how much has been deposited and how much interested has been generated for all the users, the liquidity in the pool, the utilization rate of the pool, and the APY (the interest rate paid on this asset USDC).

<figure><img src="/files/CRzP63tUcS2nSxTYX9Cl" alt="" width="563"><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://docs.securd.org/documentation/faq-and-tutorials/user-tutorials/tutorial-save.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.
