# Shipping fee calculator

We understand that managing shipping costs is a crucial aspect of your business. To simplify this process and provide transparency, we've developed a user-friendly Shipping Fee Calculator. This tool is designed to assist you in estimating shipping fees for your products, ensuring a smooth and cost-effective selling experience.

**How to Use the Shipping Fee Calculator:**

1. **Access the calculator:**
   * Log in to your Ezbuy Japan account.
   * Navigate to the "Shipping Fee Calculator" section on the Cross-border shipping service page.
2. **Enter product details:**
   * Select the destination country for your products.
   * Input the weight and dimensions of each item in your shipment.
3. **Choose shipping method:**
   * Specify the preferred shipping method, such as standard or express shipping.
4. **View estimated shipping fee:**
   * Click the "Calculate" button to generate an estimate based on the provided information.
   * The system will display the estimated shipping fee for your shipment.

**Tips for accurate calculations:**

* **Accurate measurements:**
  * Ensure precise weight and dimension inputs for each item to receive the most accurate estimate.
* **Shipping method Selection:**
  * Choose the appropriate shipping method based on your preferences and customer expectations.
* **Customs and deuties:**
  * Be aware of any additional customs or duties associated with the destination country.


---

# 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://ezbuyjapan.gitbook.io/help-center/for-sellers/fulfillment-and-delivery/shipping-fee-calculator.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.
