# MiaoKo+ 常见问题 Q\&A

**Link：**[**MiaoKo使用文档**](/main/user-guide.md)

**1、目前包含的后端有哪些？**

移动：广东移动@1Gbps，上海移动@1Gbps

联通：上海联通@1Gbps

电信：阳江电信@1Gbps、深圳电信1.5Gbps、河北电信@2Gbps、中山电信@1Gbps

> 可莉小贴士：后端在线情况动态变化，如果遇到后端不在线可以联系客服，我们会尽快解决。

**2、如何获得TGID？**

向 @publicusebot 发送 */id*，反馈的数字结果即为ID。

**3、我想使用虚拟货币付款？**

我们已经改进了支付系统，目前可支持，并鼓励使用无手续费的USDT支付。

**4、季付/年付问题？**

我们为季度及年度付款的用户提供更多优惠，具体价格信息可参见MiaoKo+ 官网。

**5、为什么有两个bot？**

这两个Bot中，[@miaokoplus\_bot](https://t.me/miaokoplus_bot) 为服务Bot，负责使用兑换码，获取激活情况等后台服务信息，[@publicusebot](http://t.me/publicusebot) 为MiaoKo Bot 负责主要测试任务。

**6、如何添加订阅任务？**

使用方法：向服务Bot @miaokoplus\_bot 发送 /new 订阅名称 订阅链接 （如图所示）

为防止订阅重叠问题，生成的订阅名称由两部分组成，即「编号-订阅名称」

在您的MiaoKo+订阅过期后，您可以主动删除此订阅，但不再能添加新的订阅，也不再能修改现有订阅。订阅期内的MiaoKo+用户最多可以添加5个订阅。

**7、如何添加监控任务？**

先添加订阅任务（参考6），向bot发送 */cron 订阅名称 @every 15m*（即订阅每十五分钟检查一次掉线情况），并向监测群组内发送 */register 订阅名称* ，即可开始节点监控，节点监控后端：上海移动@1Gbps。

**8、可以贡献后端换取授权吗？**

您可直接私聊客服，我们会为您提供帮助。

**9、如何联系客服**

TG:[@AS24400](http://t.me/as24400)

Email:<scshirker@gmail.com>


---

# 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://doc.miaoko.plus/main/qas.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.
