# Appendix F Language and Country Codes (EMV Only)

The device’s language and country codes are derived from *ISO 3166-1*; country codes are numeric, and language codes are ASCII strings based on alpha-2.

#### Terminal Country Codes <a href="#f.1_terminal_country_codes" id="f.1_terminal_country_codes"></a>

## Table - Terminal Country Codes

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">0840</td><td valign="top">United States</td></tr><tr><td valign="top">0250</td><td valign="top">France</td></tr><tr><td valign="top">0380</td><td valign="top">Italy</td></tr><tr><td valign="top">0724</td><td valign="top">Spain</td></tr><tr><td valign="top">0276</td><td valign="top">Germany</td></tr></tbody></table>

#### Terminal Language Codes <a href="#f.2_terminal_language_codes" id="f.2_terminal_language_codes"></a>

## Table - Terminal Language Codes

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">656E</td><td valign="top">English (en)</td></tr><tr><td valign="top">6465</td><td valign="top">German (de)</td></tr></tbody></table>


---

# 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://developer.magtek.com/hardware/oem-readers-and-components/oem-readers/odynamo/documentation/programmers-manuals/programmers-manual-commands/appendices/appendix-f-language-and-country-codes-emv-only.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.
