# Step della spedizione a casa

Le fasi della spedizione del pacco verso caso sono:

* <mark style="color:blue;">**Handling**</mark>
* <mark style="color:blue;">**Pack Pending**</mark>
* <mark style="color:blue;">**Collecting**</mark>
* <mark style="color:blue;">**Collected**</mark>
* <mark style="color:blue;">**Packed**</mark>
* <mark style="color:blue;">**Waybill Printed**</mark>: Da qui potrete vedere le immagini del vostro pacco
* <mark style="color:blue;">**Scanned**</mark>
* <mark style="color:blue;">**Carrier Collected**</mark>
* <mark style="color:blue;">**Shipped**</mark>

Dopo tutti questi step, l’unica cosa che dovete fare è aspettare che il pacco arrivi a casa, fine.

Tenete in mente che con alcune compagnie potrete iniziare a visualizzare lo stato del vostro pacco solo dopo un periodo di tempo, questo tempo varia da compagnia a compagnia, comunque non preoccupatevi e aspettate.


---

# 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://pandafinds-help.gitbook.io/italian-pandabuy-guide/spedizione/step-della-spedizione-a-casa.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.
