# 常见问题

- [连接至 Epic API 时出现问题](https://docx.squadovo.cn/docx/server/problem/lian-jie-zhi-epic-api-shi-chu-xian-wen-ti.md): 修复 Squad Server 无法链接 Epic API 的问题
- [连接至认证系统时出现问题](https://docx.squadovo.cn/docx/server/problem/server-license.md): 解决无法连接至 OffWorld license 系统的问题
- [vcruntime140\_1.dll 不存在](https://docx.squadovo.cn/docx/server/problem/vcruntime1401.dll-bu-cun-zai.md): vcruntime140\_1.dll 系统DLL文件缺失 修复教程
- [无法安装 DirectX 支持库](https://docx.squadovo.cn/docx/server/problem/wu-fa-an-zhuang-directx-zhi-chi-ku.md): 安装DirectX时发生错误 解决教程
- [列表人数与实际人数不符](https://docx.squadovo.cn/docx/server/problem/lie-biao-ren-shu-yu-shi-ji-ren-shu-bu-fu.md)
- [Squad Nakama 服务报错](https://docx.squadovo.cn/docx/server/problem/nakama.md)


---

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