# SwissPost

## 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><th>Note</th></tr></thead><tbody><tr><td>Letter with format boxable</td><td>24</td><td>0</td><td></td></tr><tr><td>Letter with format non-boxable</td><td>24</td><td>1</td><td></td></tr><tr><td>Parcel Priority service</td><td>24</td><td>2</td><td></td></tr><tr><td>Parcel Economy service</td><td>24</td><td>3</td><td></td></tr><tr><td>Parcel Priority + Bulky service</td><td>24</td><td>4</td><td></td></tr><tr><td>Parcel Return Label</td><td>24</td><td>5</td><td></td></tr><tr><td>Parcel Smallpac + Economy service</td><td>24</td><td>6</td><td></td></tr><tr><td>Parcel Smallpac + Priority service</td><td>24</td><td>7</td><td></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/swisspost.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.
