# Introduction

Welcome to the official documentation for Dietrich's Software. This guide covers all aspects of the software, from installation to advanced features.

## How to use this documentation

This documentation is organized into logical sections. You can navigate using the sidebar or search for specific topics.

* **Getting started with Dietrich's**: Installation, system requirements, and license information
* **Model areas**: Learn more about the various modeling options
* **Results, lists, and plan outputs**: Understand how to generate plans, lists, and machine data
* **And more...**

## Contact and support

Phone support: +49 (89) 614421-30

Email support: support @ dietrichs.com


---

# 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://docs.dietrichs.com/dietrichs-intelligent-documentation/docs-de-en/readme.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.
