> For the complete documentation index, see [llms.txt](https://pickupp.gitbook.io/delivery+/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pickupp.gitbook.io/delivery+/merchant-portal/pricing-how-does-delivery+-calculate-the-charges-for-my-order.md).

# Pricing: How does Delivery+ calculate the charges for my order?

Delivery+ pricing consists of two main components: distance-based pricing and time-based pricing. Here's an explanation of how the pricing works:

**Distance-based pricing**: The base rate quoted when you enter the pick-up and drop-off locations is based on our Pickupp Express 4-hour pricing, which is determined by the distance between the locations. Please note that the pricing may also include a remote area surcharge if applicable. Additionally, if the order requires the agent or freelancer to transport equipment to a specified location, the price may be adjusted based on the weight and dimensions of the items chosen.

**Time-based pricing**: Currently, the time-based component is not directly reflected in the system. However, after entering your requirements and estimating the time required to complete the job, we strongly encourage you to go to the "add acceptance tip" section and include an appropriate amount. This allows you to adjust the offer rate to attract delivery agents. For example, if you need the freelancer to spend approximately 1 hour setting up a tent at the drop-off location, and you generally offer HK$50 per hour for this task, you can gradually increase the acceptance tip amount up to HK$50. This revised offer rate will make your order more appealing to delivery agents.

By combining the distance-based pricing and the customized time-based acceptance tip, you can ensure fair compensation for the delivery agents and increase the chances of your order being accepted in Delivery+.


---

# 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://pickupp.gitbook.io/delivery+/merchant-portal/pricing-how-does-delivery+-calculate-the-charges-for-my-order.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.
