# Tipps und Tricks

- [Bilder in der Datenbank bereinigen](https://docs.sync4.de/faq/tipps-und-tricks/bilder-in-der-datenbank-bereinigen.md)
- [Verpackungseinheiten](https://docs.sync4.de/faq/tipps-und-tricks/verpackungseinheiten.md)
- [Praktische Anwendung von Staffelpreislisten](https://docs.sync4.de/faq/tipps-und-tricks/praktische-anwendung-von-staffelpreislisten.md)
- [Markieren von Artikeln](https://docs.sync4.de/faq/tipps-und-tricks/markieren-von-artikeln.md)
- [Hilfe auf sync4.de](https://docs.sync4.de/faq/tipps-und-tricks/hilfe-auf-sync4.de.md)
- [Wann ist ein Artikel als NEU deklariert](https://docs.sync4.de/faq/tipps-und-tricks/wann-ist-ein-artikel-als-neu-deklariert.md)


---

# 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.sync4.de/faq/tipps-und-tricks.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.
