# Virtual Learning Factory Toolkit

The Virtual Learning Factory Toolkit (VLFT) is a set of existing digital tools to support advanced engineering education in manufacturing. The aim of the VLFT is to bring back to the engineering students the results of research activities in the field of [digital manufacturing](/vlft/tools.md) related to the modeling and analysis of a manufacturing system, virtual and augmented reality, as well as the role of the human workers in a factory.

VLFT grounds on a [common knowledge](/vlft/kb.md) base that consists of data model and data repository relying on semantic web technology. In principle, any digital tool can be integrated in the VLFT framework if it is possible to access and modify its internal data structures (e.g. via exchange files or an API), thus creating data flows with the knowledge base, possibly in an automated way.&#x20;

![VLFT Framework](/files/-MjhISmmAELS_y5nJdVF)

The Virtual Learning Factory Toolkit (VLFT) documentation consists of the following main sections:

* [VLF Knowledge Base](/vlft/kb.md)
* [VLF Tools and Libraries](/vlft/tools.md)
* [Use Cases](/vlft/use-cases.md)
* [Advanced Features](/vlft/advanced-features.md)

![](/files/-Me5J9e4cp1pi16NINrx)


---

# 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://virtualfactory.gitbook.io/vlft/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.
