# MSPro.Services

*MSPro.Services* is a REST web-service hosting a collection of useful endpoints, which are described further down below. Initially this service was built to improve *Boomi Integration* functionality.

We recommend that you first gain an [overview of the functionality](https://services.markusschmidt.pro/mspro.services/endpoints) and concepts of the service before using the endpoints. You can find a detailed technical description of the endpoints as OpenAPI documentation here:

> ### [https://msproservices.azurewebsites.net](https://msproservices.azurewebsites.net/)

<figure><img src="https://2245798658-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJFHpAiTyY4pRTGiX4HTM%2Fuploads%2FKt63tTJ9LyIQ131pJOXs%2Fimage.png?alt=media&#x26;token=89ff2806-c623-45e0-9917-bfa79f96db33" alt=""><figcaption><p>MSPro-Services Endpoint OpenAPI Description</p></figcaption></figure>


---

# 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://services.markusschmidt.pro/mspro.services.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.
