# 代理身份驗證如何運作？

Swiftproxy 提供兩種主要的驗證方法：

* 賬密認證：在您的軟體或瀏覽器中輸入您的唯一憑證進行身份驗證。

{% hint style="info" %}
[點擊](/zh-tw/dai-li/zhu-zhai-dai-li/huo-qu-dai-li/zhang-mi-ren-zheng.md) 了解更多關於賬密認證
{% endhint %}

* IP 白名單驗證：在 Swiftproxy 儀表板中註冊您裝置的 IP 位址，以允許無需憑證的自動存取

{% hint style="info" %}
&#x20;[點擊](/zh-tw/dai-li/zhu-zhai-dai-li/ip-bai-ming-dan.md) 了解更多關於IP白名單驗證
{% endhint %}

這兩種方法都能確保安全訪問，您可以選擇最適合您的方法


---

# Agent Instructions: 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://docs.swiftproxy.net/zh-tw/faqs/chan-pin-wen-ti/dai-li-shen-fen-yan-zheng-ru-he-yun-zuo.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.
