# 入门指南

Edgegap 帮助您将多人游戏上线，并以高性价比运营游戏服务器：

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><strong>1. 构建您的服务器</strong></td><td><a href="/files/5d99210228264c060238f70d3c4592303a46842f">/files/5d99210228264c060238f70d3c4592303a46842f</a></td></tr><tr><td align="center"><strong>2. 上传构建</strong></td><td><a href="/files/85875b2e0b020440dcf697654ccf9f7344df5842">/files/85875b2e0b020440dcf697654ccf9f7344df5842</a></td></tr><tr><td align="center"><strong>3. 部署并连接</strong></td><td><a href="/files/481faf9cfa6a3838e9450bfb1db13dc99b9b89b1">/files/481faf9cfa6a3838e9450bfb1db13dc99b9b89b1</a></td></tr></tbody></table>

{% hint style="success" %}
[免费注册 Edgegap 账户，今天就体验我们的平台](https://app.edgegap.com/auth/register)，无需信用卡。
{% endhint %}

## 🚀 开始使用

{% hint style="success" %}
从坚实的基础开始，使用以下之一 [我们的免费示例项目](/zh/docs/sample-projects.md)，可轻松调整以适配您的项目。
{% endhint %}

## ❓ 什么是游戏服务器托管与编排？

{% embed url="<https://youtu.be/2_vTh9b-mYw>" %}

为了让玩家连接并在线游玩，您需要一台负责权威性、游戏逻辑和玩法机制的游戏服务器。 [这可以是专用服务器（远程、云端或裸金属）或玩家主机（带中继的监听服务器、点对点）。](https://edgegap.com/blog/explainer-series-authoritative-servers-relays-peer-to-peer-understanding-networking-types-and-their-benefits-for-each-game-types)

Edgegap 在全球 615+ 个物理位置和 17+ 家数据中心提供商之间编排游戏服务器，确保部署到理想位置。得益于我们的按使用付费定价，我们获得专利的策略是业内领先的一站式解决方案，可降低延迟并将游戏工作室的运营（托管）成本降至最低。

## 🟢 首次部署之后

为了充分利用 Edgegap，请查看更多 **最佳实践与洞见**:

* [为发布做准备 - 发布前检查清单，包括压力测试](https://edgegap.com/blog/multiplayer-game-pre-launch-checklist),
* [在 60 分钟内扩展到 1400 万并发用户](https://edgegap.com/resources/performance-benchmark),
* [零停机发布更新并简化 DevOps](https://docs.edgegap.com/docs/gen2-matchmaker#rolling-updates-ab-tests).

## 📣 社区 Discord

{% hint style="success" %}
[加入我们的社区 Discord](https://discord.gg/MmJf8fWjnt) 与工作室建立联系，并从我们的员工那里获得支持！
{% endhint %}


---

# 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://docs.edgegap.com/zh/ru-men-zhi-nan.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.
