# Einführung

- [Was ist KIDD?](https://kidd-handbuch.gitbook.io/kuenstliche-intelligenz-im-dienste-der-diversitaet/einfuhrung/readme.md): Wofür steht KIDD und worum geht es dabei?
- [Was sind KI und AES?](https://kidd-handbuch.gitbook.io/kuenstliche-intelligenz-im-dienste-der-diversitaet/einfuhrung/readme-1.md): Was verstehen wir unter dem Begriff Künstliche Intelligenz und damit verbundenen Begriffen?
- [Warum KIDD?](https://kidd-handbuch.gitbook.io/kuenstliche-intelligenz-im-dienste-der-diversitaet/einfuhrung/readme-2.md): Warum ist es relevant, bei der Entwicklung oder Einführung von KI und/oder AES einen zusätzlichen Prozess mitzuberücksichtigen?


---

# 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://kidd-handbuch.gitbook.io/kuenstliche-intelligenz-im-dienste-der-diversitaet/einfuhrung.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.
