> 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/titan-network-en/titan-fil/titan-fil-participation-guide/mainland-china.md).

# Mainland China

{% hint style="warning" %}
【🎯 Calling for High-Bandwidth Resources in China】\
If you have high-bandwidth resources (single device > 500M uplink) or know someone who does – join now! Titan is officially recruiting – secure, stable, and highly profitable.

**Benefits of partnering with us:**\
💰 Steady fiat income (3960 CNY/G/month) + 10% extra TNT4 token rewards\
🛡️ Smart risk control ensures safety; cross-platform flexibility and automated operations\
🔧 Exclusive full PCDN system provided

Click for details: <https://docs.qq.com/doc/DVkt4cUJqeFBtSnd0>
{% endhint %}

## ⚡ Basic Configuration Requirements

Please check if your device meets the configuration requirements. Failure to meet these requirements will prevent successful node deployment.

### 💻 Hardware Configuration

<table><thead><tr><th></th><th width="237">Minimum Configuration</th><th>Recommended Configuration</th></tr></thead><tbody><tr><td>CPU</td><td>2v CPU</td><td>4v CPU</td></tr><tr><td>Memory</td><td>2G RAM</td><td>4G RAM</td></tr><tr><td>Storage</td><td>50G SSD+ </td><td>100G SSD+</td></tr><tr><td>Upload Bandwidth</td><td>10 Mbps+</td><td>3<a data-footnote-ref href="#user-content-fn-1">0 Mbps+</a></td></tr></tbody></table>

🔧 Upload Bandwidth Test Tool: [Click to Test](https://www.speedtest.cn/)

***

### 🌐 Network Requirements

* Public IP address is sufficient
* NAT Port Mapping Requirements:
  * TCP: Ports 0, 1, 2, 3
  * UDP: Ports 0, 1, 2, 3

🔍 NAT Detection Tools: [Click to Test](https://www.checkmynat.com/) | [Alternative Test](https://mao.fan/mynat)

***

### 📱 Select Operating System Type&#x20;

Deployment processes vary by operating system. Please click to deploy based on your operating system type to continue participation.

<table><thead><tr><th width="316" align="center" valign="middle">OS</th><th>Deploy Guide</th></tr></thead><tbody><tr><td align="center" valign="middle">🐧 Linux x86</td><td><a href="/pages/OS03cU4bZgipKVUe8f6Y">Click to deploy</a>  </td></tr><tr><td align="center" valign="middle">💪Linux ARM</td><td><a href="/pages/4FMrHMPUCVnHZsUpLB7J">Click to deploy</a></td></tr><tr><td align="center" valign="middle">🖥️ Windows (GUI)</td><td><a href="/pages/IJ1e1fUY8TdcnB3VNNvt">Click to deploy</a></td></tr><tr><td align="center" valign="middle">🏢Windows Pro (CLI)</td><td><a href="/pages/PF2Z3VRlsgC7MaAd29Wk">Click to deploy</a></td></tr><tr><td align="center" valign="middle">🏠Windows Home (CLI)</td><td><a href="/pages/UZ8T3yQZLILAHSFxFnYN">Click to deploy</a></td></tr><tr><td align="center" valign="middle">🍎 MacOS (CLI)</td><td><a href="/pages/JJWURiONHaY57nc1alle">Click to deploy</a></td></tr><tr><td align="center" valign="middle">📺 Android Box</td><td><a href="/pages/zKRzgAYQALB9yhcPYiGT">Click to deploy</a></td></tr><tr><td align="center" valign="middle">📱 Android Phone</td><td><a href="/pages/ZY3LyQgY1v5iLapX0Y1n">Click to deploy</a>→</td></tr></tbody></table>

## 📍 Supported Regions and Operators

|           |                                                                                                                 |
| --------- | --------------------------------------------------------------------------------------------------------------- |
| Regions   | Mainland China (excluding Hong Kong, Macau, and Taiwan)                                                         |
| Operators | <p>✅ China Mobile, China Telecom, and China Unicom<br>（💡 China Broadcom is also supported in some regions）</p> |

## 💬 Technical Support

<table><thead><tr><th width="374" align="center">CN Community MOD</th><th align="center">EN Community MOD</th><th data-hidden></th></tr></thead><tbody><tr><td align="center"><div><figure><img src="/files/f48P4U4KBx8ufbwjmYtJ" alt="" width="275"><figcaption></figcaption></figure></div></td><td align="center"><img src="/files/uI2Fy1kaVdMTlTPxSFs9" alt="" data-size="original"></td><td></td></tr><tr><td align="center">TG ID: <a href="https://t.me/TITANHUGO">@TITANHUGO</a></td><td align="center">TG ID: @paul_smir</td><td></td></tr></tbody></table>

<table><thead><tr><th width="197"></th><th align="center"></th></tr></thead><tbody><tr><td>Telegram Group ✈️</td><td align="center"><a href="https://t.me/titannet_dao">Click here ⏭️</a></td></tr><tr><td>Discord Server 🎃</td><td align="center"><a href="https://discord.titannet.io/">Click here ⏭️</a></td></tr><tr><td>Email 📮</td><td align="center"><em>titan@titannet.io</em></td></tr></tbody></table>

[^1]:


---

# 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/titan-network-en/titan-fil/titan-fil-participation-guide/mainland-china.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.
