# DHL Freight

## Lista codici Gsped

<table data-full-width="true"><thead><tr><th>Servizio</th><th data-type="number">Codice corriere</th><th data-type="number">Codice servizio</th></tr></thead><tbody><tr><td>Euroline Domestic</td><td>113</td><td>0</td></tr><tr><td>Euroconnect Domestic</td><td>113</td><td>1</td></tr><tr><td>Eurapid Domestic</td><td>113</td><td>2</td></tr><tr><td>Standard Pallet Domestic</td><td>113</td><td>3</td></tr><tr><td>Premium Pallet Domestic</td><td>113</td><td>4</td></tr><tr><td>Home Delivery Domestic</td><td>113</td><td>5</td></tr><tr><td>Euroconnect International</td><td>113</td><td>6</td></tr><tr><td>Eurapid International</td><td>113</td><td>7</td></tr><tr><td>Euroline International</td><td>113</td><td>8</td></tr><tr><td>Home Delivery International</td><td>113</td><td>9</td></tr><tr><td>Standard Pallet International</td><td>113</td><td>10</td></tr><tr><td>Premium Pallet International</td><td>113</td><td>11</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://apidocs.gsped.com/spedizioni-e-dintorni/shipment/corrieri/dhl-freight.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.
