# Choc 应用介绍

Choc 是一款应用于 iOS 平台上的实用性网络工具。

得益于其强大[内核](https://github.com/Dreamacro/clash)，Choc 可在 iOS 平台上运行多种网络代理协议。通过按需连接，可以满足各种不同场景下的网络访问需求。

对于多平台使用者，也可通过 Choc 实现跨平台共用配置文件，在不同平台享受一致的网络体验。


---

# 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://choc.watfaq.com/getting-started/introduction.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.
