# Savings tutorial

#### Deposit

1. Go to the [Savings](/coinstancy/coinstancy/savings.md) page, then click on the Savings product where you want to deposit your funds.

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

2. Click **“Invest”** and enter the amount you want to deposit.

<figure><img src="/files/xR6CBivQ6IzWaT4k5zb8" alt="" width="375"><figcaption></figcaption></figure>

3. Your Savings start working for you. You can click **“View details”** to get more information about your Savings. The amount is updated every second.

***

#### Withdraw

1. Go to your Savings and click **“Withdraw.”**

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

2. Select the blockchain on which you want to receive your funds (we recommend **ARB** to access [Crypto Baskets](/coinstancy/coinstancy/crypto-baskets.md)), then enter the amount to withdraw.

<figure><img src="/files/xM80bX5BQbwVI7IuFkcT" alt="" width="375"><figcaption></figcaption></figure>

3. Confirm the withdrawal, and your funds will be transferred to your wallet.


---

# 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://coinstancy.gitbook.io/coinstancy/tutorials/using-coinstancy-products/savings-tutorial.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.
