> For the complete documentation index, see [llms.txt](https://titannet.gitbook.io/titan-network-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://titannet.gitbook.io/titan-network-en/titan-network-zhong-wen/4-ce-jia-li-le-ce-shi-wang/chang-jian-wen-ti/bu-fen-di-qu-wu-fa-zheng-chang-qi-dong-titan-ying-yong-de-jie-jue-ban-fa.md).

# 部分地区无法正常启动Titan应用的解决办法

{% hint style="warning" %}
近期因网络限制，部分地区出现无法正常启动Titan三测和四测客户端的情况，我们正在积极应对此问题。给您带来不便，敬请谅解。
{% endhint %}

<mark style="color:purple;">**您可以按照以下步骤来解决此问题**</mark>

## 一、手机端解决办法

步骤：

（1）手机端，打开设置→WLAN，点击（部分机型是长按）连接中的wifi，进入网络设置页。

（2）将IP设置改为“静态”。

（3）将DNS1地址改为“114.114.114.114”

（4）将DNS2地址改为“8.8.4.4”。

（5）点击保存或退出此页面。

（6）然后，<mark style="color:purple;">重新启动Titan应用程序即可正常运行。</mark>

<figure><img src="/files/YEkQUtVq66JVHjF8Bc3B" alt="" width="429"><figcaption></figcaption></figure>

## 二、电脑端解决办法

步骤：

（1）右键点击电脑端的网络图标，进入网络和Internet页面。

（2）点击属性，进入网络设置页面。

（3）点击DNS服务器这行的“编辑”，弹出网络编辑弹窗。

（4）将DNS方式改为手动，然后打开ipv4开关，输入DNS地址“114.114.114.114”，点击保存。

（5）然后，<mark style="color:purple;">重新启动Titan应用程序即可正常运行</mark>。

<figure><img src="/files/8Tvjc4VTQlXavLkjeXP5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/m94uR7Ct80yWVrBwTzQk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/D3VmxWcoE1pulXxnBpVX" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://titannet.gitbook.io/titan-network-en/titan-network-zhong-wen/4-ce-jia-li-le-ce-shi-wang/chang-jian-wen-ti/bu-fen-di-qu-wu-fa-zheng-chang-qi-dong-titan-ying-yong-de-jie-jue-ban-fa.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.
