> For the complete documentation index, see [llms.txt](https://docs.lightus.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lightus.tech/wero/tbt5-cable.md).

# 線材更換教學 \[WERO 雷電 5 全模式]

{% hint style="info" %}
**關於外接盒的通用說明，**[**請點我閱讀**](/ssd-enclosure.md)**。**

**本公司線上客服**，請 [蝦皮聊聊](https://shopee.tw/barbatoast) 或加 Line: [@lightus.tech](https://lin.ee/b17PYKQr)

*此篇文章只說明該項商品的使用方法及特殊注意事項*
{% endhint %}

{% hint style="info" %}
適用於以下 WERO 產品：

* 雷電 5 80Gbps 全模式外接盒 - 線材內建版（JHL9480）
  {% endhint %}

## 線材支援性

此外接盒的線夾為專用線夾，使用不同模具的線材會無法安裝，**且建議使用編織線**。\
依照台灣嘉基科技（Lintes Technology）的線材設計，已知以下廠牌的產品可用：

* WERO Thunderbolt 5 精英版（白色/黑色皆可）
* 光連科技 Thunderbolt 5 菁英版（白色/黑色皆可）

以下廠牌也是同代工廠，可相容，但目前似乎無**編織線**版本的 Thunderbolt 5 線材：

* Pasidal
* Cable Matters
* OWC

## 拆解教學

1. 拆除線夾上的兩顆螺絲。

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

2. 將線夾垂直的網上拿出。

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

3. 抓線材本體的部分，將線往外拉一點，使接頭鬆開。

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

4. 線材往上提，將線材取出。

{% hint style="warning" %}
務必小心、輕輕的操作，不要大力搖晃或硬插、硬拔。有問題或不會操作請聯絡客服！
{% endhint %}

<figure><img src="/files/LiIVc565ihBv6EuWeaqH" 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, and the optional `goal` query parameter:

```
GET https://docs.lightus.tech/wero/tbt5-cable.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.
