> For the complete documentation index, see [llms.txt](https://docs.xstar.es/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xstar.es/~/changes/uBe71h6ojBAlpyfPvEEo/inicio/como-comprar.md).

# ¿Cómo comprar?

<figure><img src="/files/oqAWRxoBXfZ4FDJwLW3M" alt=""><figcaption></figcaption></figure>

1. Primero, ingresa a la página web de Xstar y busca la sección dedicada a la compra de game servers.
2. Selecciona el juego para el que deseas comprar el server y elige el plan que mejor se adapte a tus necesidades, teniendo en cuenta el número de jugadores que esperas tener en tu servidor.
3. Añade el plan a tu carrito de compras y procede a realizar el pago. Puedes pagar con Paypal, xommo, Revolut y paysafecard.
4. Una vez completado el pago, recibirás un correo electrónico con los detalles de tu servidor y las instrucciones para su configuración.
5. Accede a tu cuenta en Xstar para gestionar tu servidor, personalizar la configuración y administrar a los jugadores que se unan a tu servidor.
6. Disfruta de tu experiencia de juego en tu nuevo servidor de Xstar y haz uso de las herramientas disponibles para mejorar la experiencia de los jugadores y mantener un ambiente seguro y divertido.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.xstar.es/~/changes/uBe71h6ojBAlpyfPvEEo/inicio/como-comprar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
