# Booking Services

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


---

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