# Base de datos System

JMap posee una base de datos llamada System que contiene tablas de geometrías y de configuración de JMap Server. Esta base de datos es esencial y, por regla general, no debe modificarse. La base de datos System no puede suprimirse y sólo debería ser manipulada por administradores expertos. La sección [Base de datos System de JMap](/es/administrador/manual-del-administrador-jmap-server/gestion-de-jmap-server/base-de-datos-system-de-jmap-server.md) ofrece más detalles al respecto.


---

# 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://docs.k2geospatial.com/es/administrador/manual-del-administrador-jmap-server/bases-de-datos/base-de-datos-system.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.
