> For the complete documentation index, see [llms.txt](https://support.onfact.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.onfact.eu/master.md).

# Welcome

Welcome to the [onFact.eu](https://www.onfact.eu/) documentation platform! Here you will find step-by-step manuals for all features of onFact.&#x20;

Have you just started using onFact? Then be sure to take a look at our [tutorial](/tutorial-1-the-basics.md). There you will find all the basic steps for setting up your onFact environment quickly. If you miss anything or have any questions about a particular step/process, don't hesitate to [contact us](mailto:support@onfact.eu). Our customer service is available to you via email or the [contact form on our website](https://www.onfact.eu/contact).

<figure><img src="https://documentatie.onfact.be/~gitbook/image?url=https%3A%2F%2F314188480-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-LbFbWXYUfv9pv0DhG23-887967055%252Fuploads%252FAvqvR79fEdWK3rHEsWNk%252Fsupport-team-3.svg%3Falt%3Dmedia%26token%3D728cdb3e-545e-4c25-960d-5c028eac00a2&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=63ecd185&#x26;sv=2" alt="" width="188"><figcaption></figcaption></figure>

## Where can I find ...

* :book: Navigate through the various sections using the menu on the left.&#x20;
* :mag: At the top right you can use the search bar to look for documentation on a particular subject.&#x20;
* :man\_raising\_hand: Check our overview of [frequently asked questions](/frequently-asked-questions-f.a.q./overview-f.a.q..md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.onfact.eu/master.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.
