# How can I contact the Pro?

No unanswered messages here – Discontract allows you to communicate and get all your order details just right without the extra effort nor time.

You will always be able to contact your pro directly through the Discontract platform. If your order has already been confirmed by the service provider, you can do it either by calling or messaging. You'll find the buttons for these actions on your selected pro's profile.


---

# 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/managing-tasks/how-can-i-contact-the-pro.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.
