# Managing Tasks

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


---

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