> For the complete documentation index, see [llms.txt](https://cindicator.gitbook.io/stoic-ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cindicator.gitbook.io/stoic-ai/support/make-sure-your-auto-savings-are-turned-off.md).

# Make sure your auto savings are turned off!

## **What are the auto savings?** <a href="#what-are-the-auto-savings" id="what-are-the-auto-savings"></a>

Savings is a financial product that Binance provides for its users to lend and earn interests. Users can automatically lend their idle crypto assets to Binance Margin, and get interests.

## **How can it affect the Stoic performance?** <a href="#how-can-it-affect-the-stoic-performance" id="how-can-it-affect-the-stoic-performance"></a>

A portion of the assets you have auto savings enabled for is automatically transferred to the savings account every day where Stoic can't manage it.

This leads to the incorrect calculation of the return (Stoic considers the funds sent to the savings account as lost) and overall the funds located in the Savings account can't be managed by Stoic.

## **How can I disable the flexible savings?** <a href="#how-can-i-disable-the-flexible-savings" id="how-can-i-disable-the-flexible-savings"></a>

1. Log in to your Binance account and go to the **Savings** page. You can use [**this link**](https://www.binance.com/en/my/wallet/account/saving) to open it.
2. If you have any assets marked as "Auto transfer"-able, please disable the Auto transfer for them.
3. This is it! If some of your funds have already been transferred to the Savings Account, you can transfer them back under Stoic management.

<br>

![](https://downloads.intercomcdn.com/i/o/260675483/5a0e562748e15e1f319951b8/image.png)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cindicator.gitbook.io/stoic-ai/support/make-sure-your-auto-savings-are-turned-off.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.
