> For the complete documentation index, see [llms.txt](https://pedircitasdni.gitbook.io/pedircitasdni/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pedircitasdni.gitbook.io/pedircitasdni/sacar-dni-a-ninos-por-primera-vez.md).

# sacar dni a niños por primera vez

Tramitar el primer Documento Nacional de Identidad (DNI) para un niño es un paso fundamental que garantiza su identidad jurídica y facilita trámites como viajar por la Unión Europea o realizar gestiones administrativas y sanitarias. Aunque en España no es obligatorio hasta los 14 años, es altamente recomendable obtenerlo desde edades tempranas.

<https://pedircitasdni.es/sacar-dni-a-ninos-por-primera-vez/>

#### Requisitos indispensables

Para que el proceso sea ágil y exitoso, es necesario reunir los siguientes documentos:

* Certificación literal de nacimiento: Solicitada en el Registro Civil específicamente para la obtención del DNI (tiene una vigencia de 6 meses).
* Una fotografía reciente: En color, con fondo blanco y el rostro totalmente descubierto.
* Certificado de empadronamiento: Expedido por el Ayuntamiento con una antigüedad máxima de tres meses.
* Presencia del menor y tutores: El niño debe acudir físicamente a la cita. Además, debe ir acompañado por el padre, madre o tutor legal, quien deberá presentar su propio DNI en vigor.

#### El proceso paso a paso

El primer paso es solicitar una cita previa a través de la web oficial (*citapreviadnie.es*) o llamando al 060. El día de la cita, tras abonar la tasa correspondiente (actualmente 12 euros, aunque es gratuito para familias numerosas), el documento se entrega en el mismo momento. Este primer DNI suele tener una validez de 5 años.


---

# 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://pedircitasdni.gitbook.io/pedircitasdni/sacar-dni-a-ninos-por-primera-vez.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.
