# Cómo Modificar el Startup de tu Servidor

El código de startup es el que se ocupa de ejecutar el ejecutable de tu servidor para encenderlo.

Por motivos de seguridad, no permitimos que los clientes modifiquen el código de startup, puesto que se podría usar el servidor para usos inapropiados como la minería de criptomonedas.

Si deseas que modifiquemos el startup de tu servidor, por favor, ponte en contacto con nosotros a través del [sistema oficial de soporte](https://tickets.lumeservers.com/). Indícanos el email de tu cuenta en LumeServers y la modificación del startup que desees que apliquemos.


---

# 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-modificar-el-startup-de-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.
