# Agones Documentation

> Documentation and usage guides on how to develop and host dedicated game servers on top of Agones.

---

LLMS index: [llms.txt](/site/llms.txt)

---

Release version: 1.58.0

These pages show you how to get up and running as quickly as possible in Agones.

If you are new to Agones, start with [Overview](/site/docs/overview/) to get familiar with Agones'
features and services.

The [Installation](/site/docs/installation/) guide will take you through creating a Kubernetes
cluster and getting Agones installed.

The [Getting Started](/site/docs/getting-started/) section will have your 
first `GameServer` up and running, and then have you spinning up `Fleets` after that.

---

Section pages:

- [Overview](/site/docs/overview/): Agones is a library for hosting, running and scaling [dedicated game servers](https://en.wikipedia.org/wiki/Game_server#Dedicated_server) on [Kubernetes](https://kubernetes.io).
- [Prerequisite Knowledge](/site/docs/prerequisite-knowledge/): Foundational knowledge you should know before starting working with Agones.
- [Install and configure Agones on Kubernetes](/site/docs/installation/): Instructions for creating a Kubernetes cluster and installing Agones.
- [Getting Started](/site/docs/getting-started/): Quickstarts for getting up and running with Agones
- [Guides](/site/docs/guides/): Guides for deeper integrations with Agones
- [Common Integration Patterns](/site/docs/integration-patterns/): Common patterns and integrations of external systems, such as matchmakers, with `GameServer` starting, allocating  and shutdown.
- [Tutorials](/site/docs/tutorials/): Agones Tutorials
- [Reference](/site/docs/reference/): Reference documentation for Agones Custom Resource Definitions
- [Examples](/site/docs/examples/): List of available code examples
- [Advanced](/site/docs/advanced/): Advanced Guides, Techniques and walk-throughs
- [Frequently Asked Questions](/site/docs/faq/)
- [Third Party Content](/site/docs/third-party-content/): Content created by our community
- [Contribute](/site/docs/contribute/): Contribute to the Platform
