> 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/japan-30g.md).

# Japan（30G）

{% hint style="success" %}
🔥 **PCDN Node Demand in VN, JP, BR & TH — NAT3/NAT4 Supported, Next-Day Earnings!**

💻 **Hardware Requirements:**

* Minimum: 4-core CPU / 4 GB RAM / 150 GB storage
* NAT3/NAT4 supported, but network must support IPv6

💰 **Transparent Earnings:**

* Settlements based on actual traffic — open and transparent.
  {% endhint %}

## 💻 Total Resource Demand

30 Gbps Upload Bandwidth

## ⚡ Basic Configuration Requirements

### 💻 Hardware Configuration

<table><thead><tr><th width="167">Upload Bandwdith</th><th width="105">CPU Cores</th><th width="88">Memory</th><th width="113">System Disk</th><th width="117">Storage Disk</th><th width="121">Storage Type</th><th width="79">NIC</th></tr></thead><tbody><tr><td>50Mbps</td><td>4</td><td>4 G</td><td>50 G</td><td>150 G</td><td>SSD</td><td>100Mbps</td></tr><tr><td>100Mbps</td><td>4</td><td>8 G</td><td>50 G</td><td>250 G</td><td>SSD</td><td>100Mbps</td></tr><tr><td>200Mbps</td><td>4</td><td>8 G</td><td>50 G</td><td>250 G</td><td>SSD</td><td>1Gbps</td></tr><tr><td>500Mbps</td><td>8</td><td>12 G</td><td>50 G</td><td>500 G</td><td>SSD</td><td>1Gbps</td></tr><tr><td>1Gbps</td><td>16</td><td>16 G</td><td>50 G</td><td>500 G</td><td>SSD</td><td>1Gbps</td></tr></tbody></table>

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

{% hint style="warning" %}
→ **Due to client business adjustments**, nodes in this region must meet specific disk configuration requirements:

* A single disk **≥ 150GB** (with **>120GB available space**) ensures normal node operation.
* If using a single disk **<150GB**, you **must combine multiple disks** and mount them **entirely to the root directory** (final available space **must exceed 120GB**). Failure to do so may cause node instability.

> **Note:** Independent mount points (e.g., `/data`) are **not supported**. All storage **must be mounted to the root directory (`/`)**.
> {% endhint %}

***

### 🌐 Network Requirements

* **TCP:** Public IP or NAT1 recommended
* **UDP:** Public IP or NAT1 recommended\
  ⚠️ Note: NAT3 and NAT4 are also supported, but IPv6 must be enabled — otherwise earnings may be zero.

🔍 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">📺 Android Box</td><td><a href="/pages/zKRzgAYQALB9yhcPYiGT">Click to deploy</a></td></tr><tr><td align="center" valign="middle">📱 Android Phone</td><td>🚧 Developing in progress</td></tr><tr><td align="center" valign="middle">🖥️ Windows (GUI)</td><td>🚧 Developing in progress</td></tr></tbody></table>

## 📍 Supported Regions and Operators

| Operator       | Bandwidth demand |
| -------------- | ---------------- |
| NTT            | 5 Gbps           |
| SOFTBANK       | 10 Gbps          |
| Aggregated ISP | 5 Gbps           |

***

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


---

# 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/japan-30g.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.
