# OVERVIEW

- [Labels in 5 minutes](https://apidocs.gsped.com/gsped-api-english-version/overview/readme.md)
- [Introduction](https://apidocs.gsped.com/gsped-api-english-version/overview/introduzione.md)
- [Authentication](https://apidocs.gsped.com/gsped-api-english-version/overview/autenticazione.md): Authentication methods for API calls
- [Requests and responses form](https://apidocs.gsped.com/gsped-api-english-version/overview/formato-richieste-e-risposte.md): How to define the comunication format
- [Couriers and services](https://apidocs.gsped.com/gsped-api-english-version/overview/corrieri-e-servizi.md): Courier list, services and label format availability
- [PLT-licensed couriers (paperless)](https://apidocs.gsped.com/gsped-api-english-version/overview/corrieri-abilitati-al-plt-paperless.md): Paperless couriers
- [Gsped codes](https://apidocs.gsped.com/gsped-api-english-version/overview/codici-gsped.md): Gsped ID and codes list
- [Throttling](https://apidocs.gsped.com/gsped-api-english-version/overview/throttling.md): Subsequent calls limit
- [Non-standard payload](https://apidocs.gsped.com/gsped-api-english-version/overview/payload-non-standard.md)


---

# 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/gsped-api-english-version/overview.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.
