> 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/oppo-shou-ji.md).

# OPPO手机

## 开启电池优化白名单

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

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

点击“允许"按钮

## 开启自启动​

在系统设置页面中点击【应用】

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

&#x20;![](/files/vHaApN2vTON3z5jzLc3l)

在【应用】页面找到【自启动】选项

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

选择【Titan4Edge】程序，点击【开启】按钮开启自启动功能

&#x20;

## 开启通知访问

点击app首页“通知访问权限”按钮，跳转设备和应用通知页面

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

点击Titan4Edge程序，进入通知使用权页面

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

## 点击“授权通知使用权"按钮

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

点击“允许"按钮

&#x20;

## 关闭省电模式

在系统设置页面中点击【电池】进入电池详情页面

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

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

在详情页面查看【省电模式】选项是否开启，若开启则进入下级页面

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

关闭【省电模式】开关按钮即可

&#x20;

&#x20;


---

# 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/oppo-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.
