# Referensi Incoterm

| **KODE INCOTERM** | **NAMA INCOTERM**              |
| ----------------- | ------------------------------ |
| **CFR**           | Cost and Freight               |
| **CIF**           | Cost, Insurance and Freight    |
| **CIP**           | Carriage and Insurance Paid to |
| **CPT**           | Carriage Paid To               |
| **DAF**           | Delivered At Frontier          |
| **DAP**           | Delivered At Place             |
| **DAT**           | Delivered At Terminal          |
| **DDP**           | Delivered Duty Paid            |
| **DDU**           | Delivered Duty Unpaid          |
| **DEQ**           | Delivered Ex Quay              |
| **DES**           | Delivered Ex Ship              |
| **EXW**           | Ex Works                       |
| **FAS**           | Free Alongside Ship            |
| **FCA**           | Free Carrier                   |
| **FOB**           | Free on Board                  |
| **LAN**           | LAINNYA                        |


---

# 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://ceisa40.gitbook.io/pia-ceisa40/referensi/referensi-incoterm.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.
