# 服务器

{% hint style="success" %}
如果您想要购买一台服务器，我们推荐您前往[**南赛云**](https://server.squadovo.cn)
{% endhint %}

战术小队的服务器的分类一般为两种：

* **认证服务器**
* **自定义服务器**

## 认证服务器

认证服务器是指在“**服务器浏览器**”下的服务器，这种服务器获得了 **Offworld** 的许可证（这表明，**Offworld**支持这个服务器），拥有许可证的服务器需遵守“[**Offworld Industries Hosting 许可证服务器策略**](https://www.joinsquad.com/server-licensing-and-administration-policies)**”**

认证服务器受到玩家和 **Offworld** 监管，通常来说环境更佳。

认证服务器的一大特点是可以被玩家收藏，而自定义服务器不行！

## 自定义服务器

自定义服务器是指在“**自定义浏览器**”下的服务器，这些服务器没有获得 **Offworld** 的许可证，但并不代表他们不安全，自定义服务器通常被用于 **训练 比赛 培训** ，自定义服务器不受限制，解释权均归服主。


---

# 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/server/server.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.
