> For the complete documentation index, see [llms.txt](https://docs.proxyshard.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.proxyshard.com/cn/chan-pin/about-udp/field-test-results.md).

# 我们的实测结果

最初，我们向所有 <mark style="color:purple;">Datacenter</mark> 代理位置添加了 <mark style="color:purple;">**UDP**</mark> 支持，并通过 ClashX 对其进行了测试。我们得到以下结果：

* Google - 连续创建 15 个帐户，没有错误，也没有电话号码。
* Discord - 注册和服务器登录，包括具有增强机器人检查的服务器，均成功！ Even on servers that usually block ISP proxies.
* Twitter - 10 张图像的验证码被接受，但有错误，并且重新验证顺利通过。
* Facebook/Instagram/FB ADS... - 注册没有问题或验证码。

为了进行比较，通过没有 **UDP** 的 ISP 代理进行的相同操作会导致错误或需要 SMS 验证。

而这一切都在数据中心代理上！

**我们的所有产品现已提供支持** :tada:


---

# 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.proxyshard.com/cn/chan-pin/about-udp/field-test-results.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.
