> For the complete documentation index, see [llms.txt](https://docs.dietrichs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dietrichs.com/dc-statics-en/dc-statik-einleitung.md).

# DC-Statik - Einleitung

Willkommen bei der offiziellen Dokumentation zu DC-Statik. Hier findest Du zu unserer Holzbau-Statik Informationen zur Anwendung und Hintergründe zur Bemessung.

## Über DC-Statik

DC-Statik ist ein Softwareprodukt der Dietrich's Technology GmbH und wurde 2009 erstmals veröffentlicht. Schwerpunkt der Software ist die statische Bemessung von Holzbaukonstruktionen. Berechnet werden Bauteile, Holzbau-Anschlüsse und die Aussteifung von Gebäuden nach unterschiedlichen Normen. Neben Normprodukten werden viele Herstellerprodukte (Holzprodukte, Brettsperrholz, Beschläge, Verbindungsmittel, Beplankungen) nachgewiesen.

## Kontakt und Support

Unterstützung bekommst Du von unserem Support:

|                         |                                |
| ----------------------- | ------------------------------ |
| 📧 E-Mail               | <support@dietrichs.com>        |
| 📞 Telefon              | +49 89 614421-30               |
| 🗓️ Montag - Donnerstag | 8:00 - 12:00 und 13:00 - 18:00 |
| 🗓️ Freitag             | 8:00 - 12:00 und 13:00 - 16:00 |


---

# 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://docs.dietrichs.com/dc-statics-en/dc-statik-einleitung.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.
