# Unidades de medida (Universal)

| 4A  | BOBINAS                  |
| --- | ------------------------ |
| BE  | FARDO                    |
| BG  | BOLSA                    |
| BJ  | BALDE                    |
| BLL | BARRILES                 |
| BO  | BOTELLAS                 |
| BX  | CAJA                     |
| C62 | PIEZAS                   |
| CA  | LATAS                    |
| CEN | CIENTO DE UNIDADES       |
| CJ  | CONOS                    |
| CMK | CENTIMETRO CUADRADO      |
| CMQ | CENTIMETRO CUBICO        |
| CMT | CENTIMETRO LINEAL        |
| CT  | CARTONES                 |
| CY  | CILINDRO                 |
| DR  | TAMBOR                   |
| DZN | DOCENA                   |
| DZP | DOCENA POR 10\*\*6       |
| FOT | PIES                     |
| FTK | PIES CUADRADOS           |
| FTQ | PIES CUBICOS             |
| GLI | GALON INGLES (4,545956L) |
| GLL | US GALON (3,7843 L)      |
| GRM | GRAMO                    |
| GRO | GRUESA                   |
| HLT | HECTOLITRO               |
| INH | PULGADAS                 |
| KGM | KILOGRAMO                |
| KT  | KIT                      |
| KTM | KILOMETRO                |
| KWH | KILOVATIO HORA           |
| LBR | LIBRAS                   |
| LEF | HOJA                     |
| LTN | TONELADA LARGA           |
| LTR | LITRO                    |
| MGM | MILIGRAMOS               |
| MIL | MILLARES                 |
| MLT | MILILITRO                |
| MMK | MILIMETRO CUADRADO       |
| MMQ | MILIMETRO CUBICO         |
| MMT | MILIMETRO                |
| MTK | METRO CUADRADO           |
| MTQ | METRO CUBICO             |
| MTR | METRO                    |
| MWH | MEGAWATT HORA            |
| NIU | UNIDAD (BIENES)          |
| ONZ | ONZAS                    |
| PF  | PALETAS                  |
| PG  | PLACAS                   |
| PK  | PAQUETE                  |
| PR  | PAR                      |
| RM  | RESMA                    |
| SET | JUEGO                    |
| ST  | PLIEGO                   |
| STN | TONELADA CORTA           |
| TNE | TONELADAS                |
| TU  | TUBOS                    |
| UM  | MILLON DE UNIDADES       |
| YDK | YARDA CUADRADA           |
| YRD | YARDA                    |
| ZZ  | UNIDAD (SERVICIOS)       |


---

# 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.factpro.la/unidades-de-medida-universal.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.
