# Applicatie

In deze sectie krijgt u een overzicht van de belangrijkste onderdelen die u nodig heeft om met Order2Flow aan de slag te gaan. We behandelen de basisfunctionaliteiten die essentieel zijn voor uw dagelijks gebruik, zoals [inloggen](/order2flow/applicatie/login.md), [gebruikersbeheer](/order2flow/applicatie/users.md), [tenants](/order2flow/applicatie/tenants.md), en [het dashboard](/order2flow/applicatie/dashboard.md).&#x20;


---

# 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://pazion.gitbook.io/order2flow/applicatie.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.
