> For the complete documentation index, see [llms.txt](https://help.cliproxy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cliproxy.com/faq.md).

# FAQ

- [How to verify the validity of the agent(With Username/Password Authentication)](https://help.cliproxy.com/faq/cliproxy-faq1.md)
- [Why use Socks5 proxy](https://help.cliproxy.com/faq/cliproxy-faq2.md)
- [Using Cliproxy on Android](https://help.cliproxy.com/faq/cliproxy-faq3.md): Android provides a way to configure a proxy through Wi-Fi settings, which can be used to configure a proxy for a specific network.
- [Using Cliproxy on iOS](https://help.cliproxy.com/faq/cliproxy-faq4.md): Proxy configuration for iOS devices is also done through Wi-Fi network settings, similar to Android.
- [How to deduct fees for multiple device logins](https://help.cliproxy.com/faq/cliproxy-faq5.md)
- [What is a Residential Agent](https://help.cliproxy.com/faq/cliproxy-faq6.md)
- [What is a static IP](https://help.cliproxy.com/faq/cliproxy-faq7.md)
- [What IP proxy protocols does Cliproxy support?](https://help.cliproxy.com/faq/cliproxy-faq8.md)
- [Why is the export IP different from the selected one?](https://help.cliproxy.com/faq/cliproxy-faq9.md)
- [How to use Cliproxy with V2RayNG on Android](https://help.cliproxy.com/faq/cliproxy-faq10.md): V2RayNG is an Android proxy tool that supports the V2Ray protocol. The following is a graphic tutorial on how to use Android V2RayNG:
- [How to quickly integrate and use Cliproxy traffic packages](https://help.cliproxy.com/faq/traffic-api.md): In Cliproxy, the proxy connection parameters (host, port, account, password) have specific logic to dynamically select the exit IP through the intermediate server.


---

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