# 电池回退功能

由于机器人自主运行，并经常处于没有人类观察的状态，因此用户可以配置机器人，在电池水平下降到人类配置的电池阈值水平时，就会返回到原点（必须先创建原点）。

![](/files/-MkaNs7ygm3uYT169iy8)

当在家充电时，如果用户打算断开机器人的连接，一个模式将警告并提示用户这个电池回退切换被禁用--因为机器人将不断重新尝试返回家充电。

{% hint style="warning" %}
智能解锁功能即将推出!
{% endhint %}


---

# 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.movel.ai/new-collection/jian-ti-zhong-wen/seirios-rns/product-features/smart-features/interface-and-logic/battery-fallback-feature.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.
