# Cómo Iniciar tu Servidor

Entra a tu cuenta del Panel de Control ([tutorial de cómo iniciar sesión](/lumeservers/uso-del-panel/panel-de-control/como-puedo-iniciar-sesion-en-el-panel-de-control.md)), ahí verás tus servidores contratados. Entra a uno de ellos y te aparecerá la consola con las opciones de **Start**, **Stop** y **Kill** a la derecha.

Para encender el servidor pulsa **Start**. Para apagarlo, pulsa **Stop**. La opción **Kill** tiene como utilidad forzar que el servidor se apague en caso de que algún proceso esté impidiendo el apagado.&#x20;

Es importante recalcar que la opción **Kill** solo se debe usar en momentos muy específicos, puesto que ejecutar esa opción hace que el server corra peligro de sufrir la corrupción de algunos archivos.

Si estás intentando encender el servidor y no funciona, puedes revisar [este artículo](/lumeservers/uso-del-panel/panel-de-control/mi-servidor-no-inicia.md) o contactar con nuestro equipo de soporte a través de [esta página](https://tickets.lumeservers.com/).


---

# 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://lumeservers.gitbook.io/lumeservers/uso-del-panel/panel-de-control/como-iniciar-tu-servidor.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.
