# Shipping price estimator

The best way to calculate the shipping cost is to add the products you are interested in to the cart, then click on "Estimator" at the bottom right

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

Here you can see all the information regarding the estimated weight and volume, so select the items you are interested in and click "Inquire"; Now you will get an estimate of how much it costs to ship everything with each courier

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

If we want, we can select the net weight (E.g we decide to exclude the shoe box), thus reducing the weight and volume.

This will save you a lot of money if you are shipping large packages.

The second method is to click on the top right on "Estimator"

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

From here you can only enter the country of destination and the weight, it will then show which options are available for you and the prices of each courier.


---

# 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/english-pandabuy-guide/start/shipping-price-estimator.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.
