# Pro Profile

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


---

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