# Países Unión Europea

## Códigos

Listado de códigos **ISO 3166-1 alfa-2** de los países de la Unión Europea. Se utilizan en facturación, Verifactu, SII y validaciones fiscales automáticas.

{% code overflow="wrap" %}

```
AT, BE, BG, HR, CY, CZ, DK, EE, FI, FR, DE, GR, HU, IE, IT, LV, LT, LU, MT, NL, PL, PT, RO, SK, SI, ES, SE
```

{% endcode %}

## Tabla

Debajo tienes una **tabla con el código y nombre** de cada país miembro de la UE, lista para usar en tus apps, validaciones o automatizaciones.

| Código | País                 |
| ------ | -------------------- |
| AT     | Austria              |
| BE     | Bélgica              |
| BG     | Bulgaria             |
| HR     | Croacia              |
| CY     | Chipre               |
| CZ     | Chequia (Rep. Checa) |
| DK     | Dinamarca            |
| EE     | Estonia              |
| FI     | Finlandia            |
| FR     | Francia              |
| DE     | Alemania             |
| GR     | Grecia               |
| HU     | Hungría              |
| IE     | Irlanda              |
| IT     | Italia               |
| LV     | Letonia              |
| LT     | Lituania             |
| LU     | Luxemburgo           |
| MT     | Malta                |
| NL     | Países Bajos         |
| PL     | Polonia              |
| PT     | Portugal             |
| RO     | Rumanía              |
| SK     | Eslovaquia           |
| SI     | Eslovenia            |
| ES     | España               |
| SE     | Suecia               |

### Fuentes

* [europa.eu/principles-countries-history/eu-countries\_en](https://european-union.europa.eu/principles-countries-history/eu-countries_en)


---

# 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://doc.dinaup.com/recursos/paises-union-europea.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.
