# Cómo Crear y Usar Bases de Datos

1. Accede a [nuestro panel](https://panel.lumeservers.com/) y entra a tu servidor.
2. Ve al apartado llamado **Databases**.
3. A continuación dale click a **New database**.
4. Ahora debes llenar el campo **Database name** con el nombre que quieres que tenga esa base de datos y pulsa **New database**. Listo, ¡tendrás la base de datos creada!

Para ver toda la información relevante sobre la base de datos, pulsa el botón que tiene el icono de un ojo.


---

# 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-crear-y-usar-bases-de-datos.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.
