> For the complete documentation index, see [llms.txt](https://docs.ipcheck.ing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ipcheck.ing/knowledge-base/zh-tw/readme.md).

# 歡迎

MyIP 知識庫——了解每個工具的用途、逐步診斷網路問題，並理解其背後的概念。

<h2 align="center">你想要弄清楚什麼？</h2>

<p align="center">每個 MyIP 工具的指南、逐步網路診斷，以及淺白的網路概念說明。</p>

<p align="center"><button type="button" class="button primary" data-action="ask" data-icon="gitbook-assistant">想問什麼都可以…</button><a href="https://ipcheck.ing" class="button secondary" data-icon="globe">開啟 MyIP</a></p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><i class="fa-compass" style="color:$primary;">:compass:</i></h3></td><td><h4><strong>入門指南</strong></h4></td><td>瀏覽儀表板並閱讀你的結果</td><td><a href="/knowledge-base/zh-tw/getting-started/touring-the-dashboard.md">導覽儀表板</a></td></tr><tr><td><h3><i class="fa-wifi" style="color:$success;">:wifi:</i></h3></td><td><h4><strong>你的連線</strong></h4></td><td>IP 資訊、WebRTC、DNS 洩漏、匿名性</td><td><a href="/knowledge-base/zh-tw/connection-tools/ip-information.md">IP 資訊</a></td></tr><tr><td><h3><i class="fa-gauge-high" style="color:$warning;">:gauge-high:</i></h3></td><td><h4><strong>網路測試</strong></h4></td><td>速度、延遲、路由與阻擋</td><td><a href="/knowledge-base/zh-tw/network-tests/speed-test.md">速度測試</a></td></tr><tr><td><h3><i class="fa-magnifying-glass" style="color:$info;">:magnifying-glass:</i></h3></td><td><h4><strong>查詢與隱私</strong></h4></td><td>Whois、DNS、ASN、子網路計算、指紋、檢查清單</td><td><a href="/knowledge-base/zh-tw/lookup-privacy/dns-resolver.md">DNS 解析器</a></td></tr><tr><td><h3><i class="fa-stethoscope" style="color:$danger;">:stethoscope:</i></h3></td><td><h4><strong>診斷</strong></h4></td><td>逐步修復洩漏、阻擋與速度變慢的問題</td><td><a href="/knowledge-base/zh-tw/diagnose/is-my-vpn-working.md">我的 VPN 或代理有在運作嗎？</a></td></tr><tr><td><h3><i class="fa-graduation-cap" style="color:$primary;">:graduation-cap:</i></h3></td><td><h4><strong>概念</strong></h4></td><td>IPv6、DNS、ASN、GeoIP——淺顯說明</td><td><a href="/knowledge-base/zh-tw/concepts/ipv4-vs-ipv6.md">IPv4 與 IPv6</a></td></tr></tbody></table>

{% columns %}
{% column %}

### 從這裡開始

{% content-ref url="/pages/77d543c726fc83f87f26edae6866aa561c8956cf" %}
[閱讀你的 IP 卡片](/knowledge-base/zh-tw/getting-started/reading-your-ip-cards.md)
{% endcontent-ref %}

{% content-ref url="/pages/985558a56ef108e4a66056635c1675b0440486fd" %}
[我的 VPN 或代理有在運作嗎？](/knowledge-base/zh-tw/diagnose/is-my-vpn-working.md)
{% endcontent-ref %}

{% content-ref url="/pages/bc09e1da053472b99b84cc3a516e0c708cd8449c" %}
[為什麼我的 IP 位置不對？](/knowledge-base/zh-tw/diagnose/why-is-my-ip-location-wrong.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}

### 熱門指南

{% content-ref url="/pages/0d523bc65d726cd6469d4100ffc150fcc9d36902" %}
[我的真實 IP 有洩漏嗎？](/knowledge-base/zh-tw/diagnose/am-i-leaking-my-real-ip.md)
{% endcontent-ref %}

{% content-ref url="/pages/f2df7d862d12cc9fa5e061aa97b878caa57279ac" %}
[DNS 洩漏測試](/knowledge-base/zh-tw/connection-tools/dns-leak-test.md)
{% endcontent-ref %}

{% content-ref url="/pages/e15f699c4d3e648974e33d9ce4061decd1376d93" %}
[無法開啟網站嗎？](/knowledge-base/zh-tw/diagnose/cant-open-a-website.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}

### 了解基礎知識

{% content-ref url="/pages/44015b1a5ba6d568b34f2d4b63bf6b01b5b3ff4a" %}
[DNS 的運作方式](/knowledge-base/zh-tw/concepts/how-dns-works.md)
{% endcontent-ref %}

{% content-ref url="/pages/e9957c610ea4f22b83572510c5b8fe284f614ce9" %}
[GeoIP：IP 地理位置如何運作](/knowledge-base/zh-tw/concepts/geoip-explained.md)
{% endcontent-ref %}

{% content-ref url="/pages/03570837944c4a5bfe77293425ba97e194095fd2" %}
[什麼是 WebRTC？](/knowledge-base/zh-tw/concepts/what-is-webrtc.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

{% hint style="info" icon="terminal" %}
**命令列愛好者？** 取得你的 IP，只需一個 `curl` 指令 — 請參閱 [使用 Curl API](/knowledge-base/zh-tw/getting-started/curl-api.md)。想要執行自己的 MyIP 實例嗎？前往 **開發者** 文件。
{% endhint %}


---

# 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.ipcheck.ing/knowledge-base/zh-tw/readme.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.
