# Page Not Found

The URL `files/-MYzOYgJ1IIjC85BeVnJ` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [Agile Methoden einführen](https://awo-digital.gitbook.io/arbeitshilfen/digitalisierung-und-organisationsentwicklung/untitled.md)
- [Voraussetzungen und Durchführungshinweise](https://awo-digital.gitbook.io/arbeitshilfen/arbeitshilfen-e-learning/1.-voraussetzungen-und-durchfuehrungshinweise.md)
- [2. Stufe: Nutzung zusätzlicher digitaler Medien](https://awo-digital.gitbook.io/arbeitshilfen/arbeitshilfen-e-learning/stufe-2-nutzung-zusaetzlicher-digitaler-medien.md)
- [3. Stufe: Professionalisierung digitaler Lehr- und Lernformen](https://awo-digital.gitbook.io/arbeitshilfen/arbeitshilfen-e-learning/stufe-3-professionalisierung-digitaler-lehr-und-lernformen.md)
- [2.5. Vom Frontalunterricht zur Online-Lernbegleitung](https://awo-digital.gitbook.io/arbeitshilfen/arbeitshilfen-e-learning/stufe-2-nutzung-zusaetzlicher-digitaler-medien/lernbegleitung.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://awo-digital.gitbook.io/arbeitshilfen/digitalisierung-und-organisationsentwicklung/untitled.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.

### Option 2 — Browse the documentation index

Full index: https://awo-digital.gitbook.io/arbeitshilfen/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://awo-digital.gitbook.io/arbeitshilfen/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/arbeitshilfen/digitalisierung-und-organisationsentwicklung/untitled.md`).

You may also use `Accept: text/markdown` header for content negotiation.
