# 常见问题

- [如何验证代理是否有效(带账号密码验证)](https://help.cliproxy.com/zh/faq/cliproxy-faq1.md): 验证 SOCKS5 代理是否正常工作，可以通过多种方法。以下是几种常见的验证 SOCKS5 代理的方法
- [为什么要使用Socks5代理](https://help.cliproxy.com/zh/faq/cliproxy-faq2.md): 使用 SOCKS5 代理有许多优点，特别是在需要更高的隐私保护、绕过网络限制或提高网络性能时
- [Android如何使用Cliproxy](https://help.cliproxy.com/zh/faq/cliproxy-faq3.md): Android 系统提供了通过 Wi-Fi 设置进行代理配置的方式，可以为特定的网络配置代理。
- [iOS如何使用Cliproxy](https://help.cliproxy.com/zh/faq/cliproxy-faq4.md): iOS 设备的代理配置也通过 Wi-Fi 网络设置进行，方法与 Android 类似。
- [多设备登录如何扣费](https://help.cliproxy.com/zh/faq/cliproxy-faq5.md)
- [什么是住宅IP](https://help.cliproxy.com/zh/faq/cliproxy-faq6.md)
- [什么是静态IP](https://help.cliproxy.com/zh/faq/cliproxy-faq7.md)
- [Cliproxy支持哪些IP代理协议](https://help.cliproxy.com/zh/faq/cliproxy-faq8.md)
- [为什么出口IP和选择的不一样](https://help.cliproxy.com/zh/faq/cliproxy-faq9.md)
- [Android如何通过V2RayNG使用Cliproxy](https://help.cliproxy.com/zh/faq/cliproxy-faq10.md): V2RayNG 是一款支持 V2Ray 协议的安卓端代理工具，以下是Android V2RayNG 的图文使用教程：
- [Android如何使用AnXray链式代理功能](https://help.cliproxy.com/zh/faq/cliproxy-faq11.md): \*\*链式代理\*\*（Chained Proxy）是一种将多个代理服务器串联起来，依次转发流量的网络技术。每个代理服务器都充当一个中介，接收来自客户端的请求，转发给下一个代理，直到最终到达目标服务器。链式代理通常用于增强隐私性、安全性。
- [Cliproxy流量套餐如何快速集成使用](https://help.cliproxy.com/zh/faq/traffic-api.md): 在Cliproxy中，代理的连接参数（主机、端口、账号、密码）具有特定的逻辑，以实现通过中间服务器动态选择出口 IP。


---

# 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://help.cliproxy.com/zh/faq.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.
