# Squad 网络测试系统

{% hint style="success" %}
想当 Squad 服主？50 元/月起就能拿下入门款专属服务器！[南赛云](https://server.squadovo.cn/)是高性价比开服首选，低价不低质，让您轻松启动专属战局，低成本圆服主梦～
{% endhint %}

## 介绍

**Squad** 网络测试系统（Squad网络连通性测试平台）是一个公益性质的网络服务测试平台，无广告、无需付费，内含 **9** 种 Squad后端服务测试项目，测试您的网络环境是否支持游玩 **Squad 。**&#x5F53;然这并不是一个单纯的测试系统，此系统内含自动修复功能，当测试遇到困难时会尝试自动尝试修复一些问题。

## 地址

Squad 网络连通性测试平台地址：[https://test.squadovo.cn](https://test.squadovo.cn/)

## 项目

<table><thead><tr><th width="274">项目名称</th><th>项目作用</th></tr></thead><tbody><tr><td>Steam API</td><td>验证您是否有此游戏、向目标服务器发送您加入的ID、获取您存储在Steam 云文件的配置信息</td></tr><tr><td>Steam ID API</td><td>获取您的Steam ID 并且发送给Steam API</td></tr><tr><td>Amplitude API</td><td>获取您的筛选喜好和设置喜好</td></tr><tr><td><a href="/pages/FEOh2wGNERb1WD1twDaJ">Epic Online Services API</a></td><td>获取服务器列表和您的EOS ID，向目标服务器发送您加入的ID</td></tr><tr><td><a href="/pages/FEOh2wGNERb1WD1twDaJ">Epic Online Services S3</a></td><td>获取您存储在S3服务器的云文件（收藏服务器）</td></tr><tr><td><a href="/pages/cWHcTFcaObuxuiZvIKk7">Easy Anti-cheat（Amazon）</a></td><td>用于Squad反作弊服务，Amazon是此服务提供商</td></tr><tr><td><a href="/pages/cWHcTFcaObuxuiZvIKk7">Easy Anti-cheat（Cloudflare）</a></td><td>用于Squad反作弊服务，Cloudflare是此服务提供商</td></tr><tr><td><a href="/pages/FEOh2wGNERb1WD1twDaJ">认证系统（Offworld）</a></td><td>验证拥有许可证的服务器的许可证是否真实。</td></tr><tr><td><a href="/pages/FEOh2wGNERb1WD1twDaJ">游戏后端API（Offworld）</a></td><td>验证服务器是否真实等</td></tr></tbody></table>

如果您存在项目超时情况，可以点击项目名称，它会带您跳转到解决教程地址。


---

# 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://docx.squadovo.cn/docx/player/test.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.
