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

# Tutorial 1: start met de basis

Wil je snel van start met onFact en de basisfuncties gebruiken? Doorloop dan de stappen in deze tutorial en je kan aan de slag!

{% content-ref url="/pages/-MPybV4489EKFXSGyWRO" %}
[1. Account aanmaken](/onfact.nl/tutorial/1.-account-aanmaken.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPybXfUBrZDoF4EGa0v" %}
[2. Klant aanmaken](/onfact.nl/tutorial/2.-klant-aanmaken.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPyb\_aLwdsYKqsW4vlt" %}
[3. Product/dienst aanmaken](/onfact.nl/tutorial/3.-product-aanmaken.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPybbimewiGngOyvMew" %}
[4. Factuur aanmaken](/onfact.nl/tutorial/4.-factuur-aanmaken.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPybegQpugMUs6mufEA" %}
[5. Lay-out instellen](/onfact.nl/tutorial/5.-lay-out-instellen.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPybiOrfzOzxCbOSVED" %}
[6. Betalingsopvolging](/onfact.nl/tutorial/6.-betalingsopvolging.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPybgV8m-HJ-765HXTP" %}
[7. Aan de slag met onFact](/onfact.nl/tutorial/7.aan-de-slag-met-onfact.md)
{% endcontent-ref %}


---

# 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://documentatie.onfact.be/onfact.nl/tutorial.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.
