# For Service Providers

- [Become a Pro](https://help.discontract.com/en/for-service-providers/become-a-pro.md)
- [Can I use Discontract in my city?](https://help.discontract.com/en/for-service-providers/become-a-pro/can-i-use-discontract-in-my-city.md): Find out where you can currently use Discontract to provide services.
- [How can I become a Pro on Discontract?](https://help.discontract.com/en/for-service-providers/become-a-pro/how-can-i-become-a-pro-on-discontract.md): All the information you need to register as a service provider on Discontract.
- [What services can I provide?](https://help.discontract.com/en/for-service-providers/become-a-pro/what-services-can-i-provide.md): Check which services you can choose from as a pro on the Discontract platform.
- [What do I need if I want to provide services?](https://help.discontract.com/en/for-service-providers/become-a-pro/what-do-i-need-if-i-want-to-provide-services.md): Find out what information and documents you'll need to access all of Discontract's benefits as a pro.
- [Why does Discontract need my personal data?](https://help.discontract.com/en/for-service-providers/become-a-pro/why-does-discontract-need-my-personal-data.md): Find out why we will ask you to provide certain personal information.
- [How to register as self-employed?](https://help.discontract.com/en/for-service-providers/become-a-pro/how-to-register-as-self-employed.md): Obtaining a self-employment (individual activity) certificate
- [Pro Profile](https://help.discontract.com/en/for-service-providers/pro-profile.md)
- [What information will be visible to the clients?](https://help.discontract.com/en/for-service-providers/pro-profile/what-information-will-be-visible-to-the-clients.md): Find out what the clients can see when they visit your profile.
- [How do I fill out my profile?](https://help.discontract.com/en/for-service-providers/pro-profile/how-do-i-fill-out-my-profile.md): A few tips on how to fill out your profile information and receive more orders.
- [Where can I choose my services and hourly rates?](https://help.discontract.com/en/for-service-providers/pro-profile/where-can-i-choose-my-services-and-hourly-rates.md): Before you begin working, you'll need to describe what you do. Here's how you can choose your service type and indicate your hourly rates.
- [How can I let client know that I'm available for work?](https://help.discontract.com/en/for-service-providers/pro-profile/how-can-i-let-client-know-that-im-available-for-work.md): Here's how to show your availability to clients.
- [Payment Information](https://help.discontract.com/en/for-service-providers/payment-information.md)
- [How will I receive payments?](https://help.discontract.com/en/for-service-providers/payment-information/how-will-i-receive-payments.md): A fast and convenient payment system for all the tasks you complete.
- [Conducting Tasks](https://help.discontract.com/en/for-service-providers/conducting-tasks.md)
- [How can I confirm a new order?](https://help.discontract.com/en/for-service-providers/conducting-tasks/how-can-i-confirm-a-new-order.md): Confirming an order through Discontract is extra easy.
- [How can I contact the client?](https://help.discontract.com/en/for-service-providers/conducting-tasks/how-can-i-contact-the-client.md): Stay in touch! Here's how you can communicate with your clients on the Discontract platform.
- [How to set or modify arrival time?](https://help.discontract.com/en/for-service-providers/conducting-tasks/how-to-set-or-modify-arrival-time.md): Agree on a time you will arrive to perform a task. Here's a guide on how to set it on the Discontract platform.
- [How can I cancel a task?](https://help.discontract.com/en/for-service-providers/conducting-tasks/how-can-i-cancel-a-task.md): If circumstances no longer allow you to accept or perform a task, you can cancel it. Here's how.
- [How do I mark a task as completed?](https://help.discontract.com/en/for-service-providers/conducting-tasks/how-do-i-mark-a-task-as-completed.md): Finished a task? Don't forget to take these simple steps to record your results and ensure a guaranteed payment.
- [How can I invoice clients?](https://help.discontract.com/en/for-service-providers/conducting-tasks/how-can-i-invoice-clients.md): Here's how you will be able to send invoices for completed tasks to your clients.
- [How can I add information about additional expenses?](https://help.discontract.com/en/for-service-providers/conducting-tasks/how-can-i-add-information-about-additional-expenses.md): Discontract allows you to easily include any necessary extra expenses to the final cost of the service.


---

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