# For Clients

- [What is Discontract?](https://help.discontract.com/en/for-clients/what-is-discontract.md)
- [How does Discontract work?](https://help.discontract.com/en/for-clients/what-is-discontract/how-does-discontract-work.md): Here's a short explanation about Discontract services, aimed at making your home or office tasks easier.
- [Which services can I book?](https://help.discontract.com/en/for-clients/what-is-discontract/which-services-can-i-book.md): From home repairs, painting, cleaning and other services to event catering and personal assistance – you're sure to find what you need.
- [Who are the Pros on Discontract?](https://help.discontract.com/en/for-clients/what-is-discontract/who-are-the-pros-on-discontract.md): Learn who are the people that provide their services through Discontract.
- [How can I contact Discontract?](https://help.discontract.com/en/for-clients/what-is-discontract/how-can-i-contact-discontract.md): Give us a call or send a message, and we will be glad to clear all your doubts.
- [Booking Services](https://help.discontract.com/en/for-clients/booking-services.md)
- [How to book a task?](https://help.discontract.com/en/for-clients/booking-services/how-to-book-a-task.md): All you need to know about the booking process on the Discontract platform.
- [How to choose a Pro?](https://help.discontract.com/en/for-clients/booking-services/how-to-choose-a-pro.md): Here's how you can find the right person for the job on the Discontract platform.
- [How much does it cost to book a service?](https://help.discontract.com/en/for-clients/booking-services/how-much-does-it-cost-to-book-a-service.md): Don't worry about going over the budget. Here's how you can know the estimate of your order cost.
- [Why do I need a payment card to book services?](https://help.discontract.com/en/for-clients/booking-services/why-do-i-need-a-payment-card-to-book-services.md): Learn why we will ask you to provide your payment card information before placing an order.
- [How can I pay for a task?](https://help.discontract.com/en/for-clients/booking-services/how-can-i-pay-for-a-task.md): The entire payment process on Discontract is automated. All you will need to do is to confirm your selected payment type.
- [Managing Tasks](https://help.discontract.com/en/for-clients/managing-tasks.md)
- [Which tasks will I see on my account?](https://help.discontract.com/en/for-clients/managing-tasks/which-tasks-will-i-see-on-my-account.md): The types of tasks you will be able to see on the Discontract platform.
- [How can I contact the Pro?](https://help.discontract.com/en/for-clients/managing-tasks/how-can-i-contact-the-pro.md): Our users are able to communicate with each other quickly and easily. Read how you can get in touch with your pro through Discontract.
- [How do I indicate my task duration?](https://help.discontract.com/en/for-clients/managing-tasks/how-do-i-indicate-my-task-duration.md): Services booked through Discontract are always charged on an hourly-rate basis, so it's important to specify how long your task will take.
- [How do I rate a task?](https://help.discontract.com/en/for-clients/managing-tasks/how-do-i-rate-a-task.md): Make it easier for all members of the Discontract community by leaving ratings for services received. Here's how.
- [Can I cancel a task?](https://help.discontract.com/en/for-clients/managing-tasks/can-i-cancel-a-task.md): Everyone can find themselves in unexpected situations every once in a while. See how you may cancel your order.
- [Payment Information](https://help.discontract.com/en/for-clients/payment-information.md)
- [How is the task cost calculated?](https://help.discontract.com/en/for-clients/payment-information/how-is-the-task-cost-calculated.md): See what your service price consists of and how it may vary.
- [Why was I charged an incorrect amount?](https://help.discontract.com/en/for-clients/payment-information/why-was-i-charged-an-incorrect-amount.md): The amount paid isn't what you had planned? Take a look at why it could have happened, how to avoid it, and where to find more help.


---

# 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.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.
