> For the complete documentation index, see [llms.txt](https://pandafinds-help.gitbook.io/italian-pandabuy-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pandafinds-help.gitbook.io/italian-pandabuy-guide/ordinare/cosa-e-il-peso-e-peso-volumetrico.md).

# Cosa è il peso e peso volumetrico?

Supponiamo di spedire un pacco da 1000g, ma con una dimensione di 30x35x30 (cm)

Potreste pensare di pagare la spedizione in base al peso, quindi 1000g, invece, in questo caso, il peso volumetrico è maggiore del peso del pacco (4500g, vedi immagine).

Quindi andrò a pagare il peso volumetrico e non il peso effettivo (In pratica state pagando aria).

Ogni corriere ha la sua formula per calcolare il peso volumetrico, quindi state bene attenti anche al volume degli oggetti per quando spedite.

<figure><img src="/files/yNdTpMXAScTTYGs8ZXK0" alt=""><figcaption><p>Click the image to zoom</p></figcaption></figure>


---

# 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://pandafinds-help.gitbook.io/italian-pandabuy-guide/ordinare/cosa-e-il-peso-e-peso-volumetrico.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.
