> For the complete documentation index, see [llms.txt](https://help.titanapp.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.titanapp.info/xiao-mi-shou-ji.md).

# 小米手机

## 开启电池优化白名单

点击app首页“电池优化白名单”按钮，弹出如下系统窗口​

<div align="left"><figure><img src="/files/8GLxtJMTj6Te4wQXv6Tz" alt=""><figcaption></figcaption></figure></div>

点击“允许"按钮

## 开启自启动​

点击app首页“自启动权限”按钮，跳转自启动管理页面

<div align="left"><figure><img src="/files/z4jYuGdlxojODtcFE5Xk" alt=""><figcaption></figcaption></figure></div>

将Titan4Edge自启动开关打开

## 开启通知访问

点击app首页“通知访问权限”按钮，跳转通知使用权管理页面

<div align="left"><figure><img src="/files/JOFIi8gt5qiPwnqR2kQB" alt=""><figcaption></figcaption></figure></div>

将Titan4Edge通知使用权开关打开

<div align="left"><figure><img src="/files/1DdMgdj3WQfxv6WSKbpu" alt=""><figcaption></figcaption></figure></div>

点击“允许"按钮

###

## 关闭省电模式​

打开系统设置页，点击“电池与性能“。确保关闭省电模式/超级省电模式。

<div align="left"><figure><img src="/files/t1qNJZEXkgucgASr94SN" alt=""><figcaption></figcaption></figure></div>

点击右上角设置按钮,确保锁屏下开启网络功能

<div align="left"><figure><img src="/files/q0uO46XbfBIqYfhxqt1t" alt=""><figcaption></figcaption></figure></div>

点击场景适配

<div align="left"><figure><img src="/files/I5mrIBhuH4DgrmHDf5CP" alt=""><figcaption></figcaption></figure></div>

确保关闭睡眠模式


---

# 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, and the optional `goal` query parameter:

```
GET https://help.titanapp.info/xiao-mi-shou-ji.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
