# IOS APP 端访问 DeBot 解决方法

### 适用情况

• 开启全局模式后，无法访问微信等国内其他网站；

• 不开启全局模式，无法顺利使用DeBot APP。

### 操作步骤

1. 打开shadowrocket（小火箭）或其他VPN连接工具，以下以小火箭为例；
2. 确保自己的「全局路由」选用的是『配置』，随后再点击下方的【配置】按钮，进入配置文件页面；

<div align="center"><figure><img src="/files/SPVVxc7QTAo5mIHf39oM" alt="" width="195"><figcaption></figcaption></figure> <figure><img src="/files/SSm51cAFfKgW4Apn95gY" alt="" width="195"><figcaption></figcaption></figure></div>

> 请注意：由于VPN工具或小火箭版本的不同，进入位置可能存在变化，只要找到「配置文件」页面即可。

3. 点击【default.conf】，在弹窗中点「编辑配置」，进入对应配置页面：

<div data-with-frame="true"><figure><img src="/files/4Azx4o8AqE9QJrSkwF0Q" alt="" width="247"><figcaption></figcaption></figure></div>

4. 依次点击【编辑配置】→【规则】，然后点击右上角的【+】号；

<div><figure><img src="/files/1NLQRCc1LBzyYGL9yVyq" alt="" width="195"><figcaption></figcaption></figure> <figure><img src="/files/WJdZknSU0ce8EZxGbNSH" alt="" width="195"><figcaption></figcaption></figure></div>

5. 在【域名】一栏中，输入 app.debot.ai，点击右上角【保存】，操作完成。

<div data-with-frame="true"><figure><img src="/files/7Ye99u01pL4zCXiHqLHP" alt="" width="261"><figcaption></figcaption></figure></div>

{% file src="/files/NpgfHznP9UgDnpAD4LHQ" %}


---

# 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.debot.ai/issue-of-visiting-debot-app.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.
