# Parcel Status

The stages of shipping the parcel home are:

* <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>: From this stage you'll be able to see the photo of your parcel
* <mark style="color:blue;">**Scanned**</mark>
* <mark style="color:blue;">**Carrier Collected**</mark>
* <mark style="color:blue;">**Shipped**</mark>

After all these steps, the only thing you have to do is wait for the package to arrive at home, that's it.

Keep in mind that with some companies you will only be able to start viewing the status of your package after a period of time, this time varies from company to company, however don't worry and wait.


---

# 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://pandabuyes.gitbook.io/english-pandabuy-guide/shipping/parcel-status.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.
