# How much does it cost to book a service?

With Discontract, you'll be able to see the estimated cost of your task right from the start. We've also made sure comparing and choosing from different rates in your area is easy, so you have no trouble finding a pro that offers exactly what you're looking for.

To see your task estimate, you'll only need to fill in all the requested task information and select a pro. Estimates are calculated according to service providers' hourly rates and indicated task duration.

The final cost of your order may vary slightly, as it will reflect the actual time that was spent on the task. Additionally, beside the labor cost, the pro may also include additional receipted expenses incurred for materials or other purchases, if any were needed for the job. To avoid any unexpected charges, we advise to always ask the pro whether any additional expenses will be needed and confirm the estimated length of the task.


---

# 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://help.discontract.com/en/for-clients/booking-services/how-much-does-it-cost-to-book-a-service.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.
