# Page Not Found

The URL `marz-2025/25.-marz-2025-anforderungsebenen-fur-amazon-listings` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [25. März 2025: Amazon-Anforderungsstufen für Listings](https://helpcenter.channable.com/changelog/changelog-de/marz-2025/25.-marz-2025-amazon-anforderungsstufen-fur-listings.md)
- [18. März 2026: Optimieren: Neue KI-Textgenerierung](https://helpcenter.channable.com/changelog/changelog-de/marz-2026/18.-marz-2026-optimieren-neue-ki-textgenerierung.md)
- [10. März 2025: Neue Kanalauswahl und Kanalübersicht](https://helpcenter.channable.com/changelog/changelog-de/marz-2025/10.-marz-2025-neue-kanalauswahl-und-kanalubersicht.md)
- [18. März 2026: Neues KI-Feed-Setup](https://helpcenter.channable.com/changelog/changelog-de/marz-2026/18.-marz-2026-neues-ki-feed-setup.md)
- [11. März 2026: Kaufland Legacy-API und -Feed werden nicht mehr unterstützt](https://helpcenter.channable.com/changelog/changelog-de/marz-2026/11.-marz-2026-kaufland-legacy-api-und-feed-werden-nicht-mehr-unterstutzt.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://helpcenter.channable.com/changelog/changelog-de/marz-2025/25.-marz-2025-amazon-anforderungsstufen-fur-listings.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://helpcenter.channable.com/sitemap.md

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

### Option 3 — Retrieve the full documentation corpus

Full export: https://helpcenter.channable.com/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., `/changelog/changelog-de/marz-2025/25.-marz-2025-amazon-anforderungsstufen-fur-listings.md`).

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