# Getting Started

Edgegap helps take your multiplayer game online and operate game servers cost-efficiently:

<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. Build your Server</strong></td><td><a href="https://3027732442-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsR0dHSFv9ymoC0DO5G8J%2Fuploads%2FkxE7UFjVLfT9Z2LPvaGQ%2Fvlcsnap-2024-05-27-20h30m21s309.png?alt=media&#x26;token=ff1fafdc-a1e0-49f2-af46-b5a1cecdb903">vlcsnap-2024-05-27-20h30m21s309.png</a></td></tr><tr><td align="center"><strong>2. Upload Build</strong></td><td><a href="https://3027732442-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsR0dHSFv9ymoC0DO5G8J%2Fuploads%2FKByjuu0ZjRUmuTD4ywVM%2Fvlcsnap-2025-05-01-11h22m45s961.png?alt=media&#x26;token=a2457add-9994-4cd8-b309-b6552ab9770b">vlcsnap-2025-05-01-11h22m45s961.png</a></td></tr><tr><td align="center"><strong>3. Deploy and Connect</strong></td><td><a href="https://3027732442-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsR0dHSFv9ymoC0DO5G8J%2Fuploads%2FYu1AvHWaQTeNwvFohVQs%2FScreenshot_86.png?alt=media&#x26;token=6a54006b-df3b-4507-ab5e-afd887776300">Screenshot_86.png</a></td></tr></tbody></table>

{% hint style="success" %}
[Register your Edgegap account for free and experience our platform today](https://app.edgegap.com/auth/register), no credit card required.
{% endhint %}

## 🚀 Getting Started

Try one of our quick start guides supported with game engine plugins:

* [unreal-engine](https://docs.edgegap.com/unreal-engine "mention"),
* [unity](https://docs.edgegap.com/unity "mention").

{% hint style="success" %}
Start with a solid foundation, using one of [our free sample projects](https://docs.edgegap.com/docs/sample-projects), easily adapted to suit your project.
{% endhint %}

## ❓ What is Game Server Hosting & Orchestration?

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

For players to connect and play online, you will need a game server in charge of authority, game logic, and gameplay mechanics. [This can be a dedicated server (remote, cloud or bare metal) or a player host (listen server with relay, peer to peer).](https://edgegap.com/blog/explainer-series-authoritative-servers-relays-peer-to-peer-understanding-networking-types-and-their-benefits-for-each-game-types)

Edgegap orchestrate game servers worldwide across 615+ physical locations and 17+ data center providers to ensure deployment to the ideal location. Our patented strategy is the best-in-class turnkey solution to reduce latency and minimize operating (hosting) cost for game studios, thanks to our pay-per-use pricing.

## 🟢 After your first deployment

{% hint style="success" %}
See [matchmaking](https://docs.edgegap.com/learn/matchmaking "mention") and [server-browser](https://docs.edgegap.com/learn/server-browser "mention") to get started with game client integration.
{% endhint %}

To get the most out of Edgegap, see additional **Best Practices and Insights**:

* [prepare for launch - pre-launch checklist, including load testing](https://edgegap.com/blog/multiplayer-game-pre-launch-checklist),
* [scale to 14 million concurrent users in 60 minutes](https://edgegap.com/resources/performance-benchmark),
* [release updates with zero downtime and simplify DevOps](https://docs.edgegap.com/docs/gen2-matchmaker#rolling-updates-ab-tests).

## 📣 Community Discord

{% hint style="success" %}
[Join our Community Discord](https://discord.gg/MmJf8fWjnt) to network with studios and get support from our staff!
{% 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/getting-started.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.
