# How can I let client know that I'm available for work?

If you're a verified service provider, you won't have to do anything extra – clients can already book your services. You'll be able to view every task request separately, and choose whether to accept or decline it.

You'll also have the freedom to select the working hours that suit you best as you'll be able to modify your profile's visibility to clients at any time.

What if you're on vacation or simply too busy? You can turn the orders off completely. This can be done by going to your Account and clicking on the option *Temporarily pause orders*.

Once you do that, you'll immediately see a notice informing you that orders are paused. You'll be able to turn them back on and start receiving client orders again at any time.


---

# 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/pro-profile/how-can-i-let-client-know-that-im-available-for-work.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.
