# Product Overview

This document has been crafted by our Connect (MyLINKConnect) team to provide you a clear and thorough understanding of the overall functionality and capabilities of our product. Whether you're a potential user, a curious stakeholder, or simply someone seeking a general overview, this guide should answer your questions.

{% hint style="info" %}
Use the menu provided on the left to jump to chapters of interest.
{% endhint %}


---

# 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://docs.xenioo.com/product-overview.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.
