# 3.5 挂单教程

开启<mark style="color:purple;">华为手机</mark>挂单权限：

![](/files/LUEPAz9tWKSY33AjulLy)

开启<mark style="color:green;">小米手机</mark>挂单权限

![](/files/wZnjVlJ8vupA3OhHv2T6)

挂单注意：

1. 手机需要在设置里开启三大项功能 “停止电池优化”，“开启悬浮窗”，“开启自启动”，详见指导视频，没有开通权限则挂单不会成功。
2. MsgSender计划委托（挂单）是去中心化的，是没有任何服务器参与的，是纯手机本地执行的对已签名交易的定时广播任务，拥有绝对的安全性，在APP无运营团队服务或K线服务停止时，仍可以长期使用。
3. 如果交易对是XXX-BNB交易对，购买需要用BNB，暂时无法支持多跳。
4. BNB作为金本位的交易对的触发价格是币币价格，为了方便大家判断，在设置价格可手动设置美元价格，币币价格自动换算得到；但挂单触发价格是以币币价格为准，最终上链执行是按币币价格执行，实际成交价格和挂单价格存在理论的差距，这个差距就是BNB的价格波动。
5. 开通手机权限后，息屏、睡觉、打电话时挂单不受影响，手机彻底关机时挂单无效。
6. 一定要保证钱包内有充足手续费，确保滑点已设置，确保XXX-BNB交易对挂单后仍有BNB做手续费。
7. 部分手机因为VPN切换导致网络不稳定，存在一定概率挂单不成功。
8. 挂单功能撤单链上不收手续费，因为滑点和无BNB导致挂单失败则链上会扣手续费。


---

# 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://msgsender-2.gitbook.io/msgsender/msg-zhong-wen/3.5-gua-dan-jiao-cheng.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.
