> For the complete documentation index, see [llms.txt](https://apidocs.gsped.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apidocs.gsped.com/spedizioni-e-dintorni/shipment/corrieri/dpd-france.md).

# DPD France

## Lista codici Gsped

<table data-full-width="true"><thead><tr><th width="187">Servizio</th><th width="100" data-type="number">Corriere</th><th width="100" data-type="number">Servizio</th><th>Note</th></tr></thead><tbody><tr><td>CLASSIC</td><td>6</td><td>0</td><td>Valido da FR -> UE<br>Monocollo</td></tr><tr><td>CLASSIC MULTICOLLO</td><td>6</td><td>1</td><td>Valido da FR -> UE<br>Possibilità di addParcel<br><br><strong>Attenzione!</strong> la possibilità di export internazionale dipende dal contratto con il corriere</td></tr><tr><td>INTERCONTINENTAL</td><td>6</td><td>2</td><td>Valido da FR -> resto del mondo ma NON UE<br>Monocollo</td></tr><tr><td>PREDICT</td><td>6</td><td>3</td><td>Valido da FR -> UE<br>Monocollo</td></tr><tr><td>RELAIS</td><td>6</td><td>4</td><td><p>Valido da FR -> FR Monocollo</p><ul><li>generic_service_point da passare</li><li>l'indirizzo del destinatario DEVE essere quello del PUDO</li></ul><p></p><p>Pagina per la ricerca dei PUDO: <a href="https://relais.dpd.fr/fr/recherche-relais">https://relais.dpd.fr/fr/recherche-relais</a></p></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://apidocs.gsped.com/spedizioni-e-dintorni/shipment/corrieri/dpd-france.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.
