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

# Algemeen

preLOGIC heeft een aantal extensies ontwikkeld als uitbreiding op de standaard functionaliteit.

Voor ondersteuning van handelsbedrijven is er **tradeLOGIC**. Deze extensie biedt onder andere een verkoopstuklijst, FIFO ordertoezegging, een voorstel voor bestelparameters en een optie voor verzendkosten. &#x20;

**crmLOGIC** is een uitbreiding om de interactielogposten. Alle komende en uitgaande mail wordt (onder voorwaardes) opgenomen in de log en aan contactpersonen en inkoop- en verkoopdocumenten gekoppeld.&#x20;

Voor de ondersteuning voor de magazijnactiviteiten is **wareLOGIC** de extensie. Hiermee worden automatisch labels geprint voor artikelen, is colli-inhoud eenvoudig te registreren, kunnen gebruikers een transferverzoeken maken en zijn de schermen aangepast voor gebruik op een mobiel apprataat.&#x20;

Selecteer een taal en bekijk de documentatie per extensie.


---

# 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://extensions.prelogic.nl/algemeen.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.
