# Cambodia

## Identity Card

| Field                               | wFieldType | FieldType |
| ----------------------------------- | ---------- | --------- |
| Document Class Code                 | 0          | 0         |
| Issuing State Code                  | 1          | 1         |
| Document Number                     | 2          | 2         |
| Date of Expiry                      | 3          | 3         |
| Date of Birth                       | 5          | 5         |
| Surname                             | 8          | 8         |
| Given Names                         | 9          | 9         |
| Nationality                         | 11         | 11        |
| Sex                                 | 12         | 12        |
| Surname And Given Names             | 25         | 25        |
| Nationality Code                    | 26         | 26        |
| MRZ Type                            | 35         | 35        |
| Issuing State Name                  | 38         | 38        |
| MRZ Strings                         | 51         | 51        |
| Document Number Check Digit         | 80         | 80        |
| Date of Birth Check Digit           | 81         | 81        |
| Date of Expiry Check Digit          | 82         | 82        |
| Final Check Digit                   | 84         | 84        |
| MRZ Strings With Correct Check Sums | 172        | 172       |
| Age                                 | 185        | 185       |
| Remainder Term                      | 364        | 364       |


---

# 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://api-old.innov8tif.com/okayid/field-type-reference/cambodia.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.
