# What services can I provide?

All services that are currently available on our platform can be found both on the Discontract app and our webpage. You can see them:

➢ On the app – by clicking the search button on the home screen;

➢ On the webpage – by visiting the *Services* page.

We're always looking to offer a wider range of services, so if you can't find the service you'd like to provide, you may suggest it to us by filling out the registration form! You can do that on the Discontract webpage by following [this link](https://discontract.com/signup), or, alternatively, by clicking on *Suggest a service* on the mobile app, which can be found at the bottom of the service list that appears when using the search bar.

One last thing – remember, the services you plan to provide through Discontract must match the activity type stated on your self-employment or business certificate.


---

# 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/become-a-pro/what-services-can-i-provide.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.
